Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown47d ago0x64df9f…6a83ea
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown47d ago0x197ca7…1a3b2b
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown47d ago0x0dbe0d…b2b53c
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown47d ago0x227f76…401840
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown47d ago0x8d58ec…091e11
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown47d ago0xe88cde…8608bc
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown47d ago0x3c9deb…b87bd2
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown47d ago0x098414…80bea4
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown47d ago0xf89fdf…243c76
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0x8b766f…ce2340
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0xfbef8b…8182b2
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0xdf70e4…d35a9a
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0x3269fb…ac5715
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0x8bbc73…005a89
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0xf503d7…47e745
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0x2895b6…6d7918
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0xeb030b…01050c
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0x9e948c…567efd
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0x8061bd…437e68
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0xf28dcc…7758b5
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0x2c6c57…5155de
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0x8a4e03…2c6b49
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0x479e07…304f58
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0x915318…cce443
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0xd8dcce…370c2a

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.