Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0aa86e…4d0f45
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa901d3…f4dc0f
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdfc19d…f0f8e2
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb5456b…8dccd5
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfc1085…a19902
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4b1868…e8c8c5
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6944a7…7949a2
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeafed5…d1f5db
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8ed91d…d8db54
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x04b3a8…f40689
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x369275…718b17
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4c5779…8e2b18
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xce01ca…352449
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd59de3…7f8e2e
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x69f90a…833978
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1b6a0d…e2c662
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x992bfe…87f689
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9da41a…29fc68
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe9f7f6…408b30
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x212da5…894ede
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbeddb4…f5f06c
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb0a47f…455ebd
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf98b29…27557b
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0ef59e…942bc2
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9faad3…dd9839

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.