Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486c…8d890x6a5e…c666Basex402 service$0.01100%payAI112d ago0xae9b2a…106aeb
0x486c…8d890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x352d19…b755d8
0x486c…8d890x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe28dcc…505d29
0x486c…8d890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x06437c…173daf
0x486c…8d890x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf01339…0273d2
0x486c…8d890x6a5e…c666Basex402 service$0.01100%payAI112d ago0xde6a8d…9c4aa0
0x486c…8d890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x425725…a827e7
0x486c…8d890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2107d9…7d8256
0x486c…8d890x6a5e…c666Basex402 service$0.01100%payAI112d ago0xac7aa3…d82597
0x486c…8d890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2176ad…4b98c2
0x486c…8d890x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe27658…903b65
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdebbed…9697f4
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI112d ago0x763263…2885da
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI112d ago0x782c67…ef47de
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI112d ago0x68eeb1…a576ec
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4dd18d…d59388
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI112d ago0xce4f01…63e6c9
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI112d ago0xda57e4…24c36b
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2504c8…ce05b8
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf2a80b…c7cf12
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1108e7…cb8495
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe17a0e…c40df6
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI112d ago0x82cbdc…95d23e
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf6d778…32ea5e
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI112d ago0x55ff98…f9df2b

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.