Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3bde6b…6303d6
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe66bdc…039911
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4e9826…695902
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbdee7f…8b95fa
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9247d5…05aa3d
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa701fe…eb3aa7
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x03bcde…3fef78
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb43e6c…74348f
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4b2fc3…98de80
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5e6162…94e488
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4866d5…82e3e6
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe81cad…a85e1f
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x78bff4…11f611
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x65a3e2…b318af
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc99417…11897d
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x93051c…37c197
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe57b66…b0d2ff
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcc6357…be75da
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x16495e…f1d0d1
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf47782…fef7e8
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0468b0…c0189c
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1548c4…a28941
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe9ca89…73abc1
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf05a29…ac779c
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x13c97e…ccacc2

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.