Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0x5b489b…d2ffe8
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0x77cadd…af601a
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0x7b24af…e797e0
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0x36ecdd…805f28
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0xaf4eab…1a6068
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0x05180c…491c8a
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0xed8101…d3107f
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0x0cd454…46dddc
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0xd8cc97…229bd2
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0x66052a…a0f3a0
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0x79f7aa…7e5dbd
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0x9ff1d1…ed9ee8
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0xffec4b…dd76d0
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0x004ec7…cd0152
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0x6952fe…294be8
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0xe8b240…6ce8ed
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0x6936da…50ef91
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0x241b7e…c7a1bc
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0x6ff590…155ce4
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0xaee949…156339
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0x94cd66…45f889
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0xd3ef19…01f979
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0xd4c09a…705a7b
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0x2b8cf5…2e5d17
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown53d ago0x8ad49e…930fbb

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.