Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0x141456…d54f8f
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfccd1d…d0819a
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2eee3a…c85aac
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0xab73af…e3cf31
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0x84daf9…eeb3cd
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6215b5…5d17a0
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3f1174…956697
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6213bd…9ad2b7
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4dae1f…bb98d4
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0xad5a18…773bf9
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9c6e2d…14f81d
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc87fec…06f033
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0xef7702…1a846b
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0x262e39…472d07
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc10363…d2b816
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd20cf5…4aabdb
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7471cf…83f120
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf7bf28…17365a
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc4421c…7a876a
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfaa519…d01c8d
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0x157290…1a2be4
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0x078ecd…535fb2
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe93ed9…16390b
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0d33aa…105255
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0x11d5e3…1cb68d

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.