Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x069376…9c3584
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb50ba2…73e3bb
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e5854…8df625
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc0517…33497e
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xef07aa…6ff026
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe587e1…ddefdf
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x121f75…a8b899
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x86c3ed…6fab2f
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7387de…cb266f
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0ec3af…38679f
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3dff92…6595ed
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x489160…75b354
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2343c4…e2c102
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6378fd…037ad1
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaa7119…53f145
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1fd446…80263f
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7b5440…2b927a
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb671d9…7830ab
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe5c75a…3c13a7
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0ebcde…8ab371
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa292b6…bffa28
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4d09b8…bb30f8
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf60e93…a845b5
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe61ae0…430bd0
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x01c298…12d611

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.