Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4330…05680x9c95…e299Base$0.001100%Route unknown45d ago0x8d4b6c…ff72e4
0x4330…05680x9c95…e299Base$0.001100%Route unknown45d ago0x855eab…f6f4f1
0x4330…05680x9c95…e299Base$0.001100%Route unknown45d ago0x2a6e76…269a6d
0x4330…05680x9c95…e299Base$0.001100%Route unknown45d ago0xd115d2…ba1728
0x4330…05680x9c95…e299Base$0.001100%Route unknown45d ago0x012c85…d1beb0
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0x7bebd8…05b3de
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0xf1a534…98e035
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0x4e41df…5d464c
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0x78b801…339645
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0x45d671…bf543c
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0xc0aa43…07aeeb
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0x0d791d…92f49e
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0x3345b7…0aaab9
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0x345c83…05a8b8
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0xc4e1f5…53ab4b
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0xe02bc4…f6ad11
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0xc3fb98…6ef3a3
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0xdaf727…c94844
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0x690cc3…f4ca81
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0x74c351…f733c6
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0xe597ad…4cb114
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0x194554…51dc15
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0x58b399…824c6b
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0x6d1398…aef9ff
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0x954a5f…150c1b

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.