Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7933…292f0x73fc…b29bBase—$0.01100%0x0018…ca9798d ago0xdab724…542bad
0x7933…292f0x73fc…b29bBase—$0.01100%0xdf7d…5dbd98d ago0x17ff9f…6c8954
0x7933…292f0x73fc…b29bBase—$0.01100%0x0021…ad8f98d ago0xe12817…3da87b
0x7933…292f0x73fc…b29bBase—$0.01100%0x0018…ca9798d ago0xa07fd1…0a658f
0x7933…292f0x73fc…b29bBase—$0.01100%0xdf7d…5dbd98d ago0xd8bc09…75172f
0x7933…292f0x73fc…b29bBase—$0.01100%0x0021…ad8f98d ago0x4d754b…5e9244
0x7933…292f0x73fc…b29bBase—$0.01100%0x0018…ca9798d ago0xe29892…546599
0x7933…292f0x73fc…b29bBase—$0.01100%0xdf7d…5dbd98d ago0xcee5c0…b1a3d8
0x7933…292f0x73fc…b29bBase—$0.01100%0x0021…ad8f98d ago0x7b2022…364635
0x7933…292f0x73fc…b29bBase—$0.01100%0x0018…ca9798d ago0xb8e86d…2c6fa4
0x7933…292f0x73fc…b29bBase—$0.01100%0xdf7d…5dbd98d ago0xa706ec…f8e62c
0x7933…292f0x73fc…b29bBase—$0.01100%0x0021…ad8f98d ago0x976dc8…3b7670
0x7933…292f0x73fc…b29bBase—$0.01100%0x0018…ca9798d ago0x18adff…3fc44e
0x7933…292f0x73fc…b29bBase—$0.01100%0xdf7d…5dbd98d ago0xf8667a…df4b97
0x7933…292f0x73fc…b29bBase—$0.01100%0x0021…ad8f98d ago0x9a7abf…e4136a
0x7933…292f0x73fc…b29bBase—$0.01100%0x0018…ca9798d ago0x3c1d35…4f3ce9
0x7933…292f0x73fc…b29bBase—$0.01100%0xdf7d…5dbd98d ago0xdfaf59…b35439
0x7933…292f0x73fc…b29bBase—$0.01100%0x0021…ad8f98d ago0x1d131e…5f6108
0x7933…292f0x73fc…b29bBase—$0.01100%0x0018…ca9798d ago0xd2b8d0…972898
0x7933…292f0x73fc…b29bBase—$0.01100%0xdf7d…5dbd98d ago0x6aced1…acf076
0x7933…292f0x73fc…b29bBase—$0.01100%0x0021…ad8f98d ago0xaa3b56…42e844
0x7933…292f0x73fc…b29bBase—$0.01100%0x0018…ca9798d ago0xcd814a…4b24da
0x7933…292f0x73fc…b29bBase—$0.01100%0xdf7d…5dbd98d ago0xec756c…2be26e
0x7933…292f0x73fc…b29bBase—$0.01100%0x0021…ad8f98d ago0x225807…4b994f
0x7933…292f0x73fc…b29bBase—$0.01100%0x0018…ca9798d ago0xab34f8…10a864

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.