Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0x98410d…c038c5
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0x932b35…39ab2f
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdbabea…cd48db
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2b3463…678ce8
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0xaa345a…7c8cd6
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe9abf4…cb1d08
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3a2a4e…d91a6c
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0x58c50e…f86847
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2c2b6f…0a93ed
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf1f5b5…c1037b
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0x76aab4…2adef7
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0x24a3e3…292e37
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe25ad9…a349ed
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0x95ca03…6f3325
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0x542a2f…61348f
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9d7990…212d54
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe0907c…3e600f
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4f8d67…385b1c
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdb197f…b4e964
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc71e55…ae1093
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe84de1…22257b
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0xad656b…814922
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0x38c732…7c60d6
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf799e5…034f76
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb774ca…a22d65

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.