Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcedf03…1ee98e
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf88d11…6b3dcc
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4c7300…4952ed
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf22033…fa171e
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x25035f…39a2d4
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa2b959…84d9aa
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbf1488…cfca74
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9bd310…e74fb0
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb0d1bb…bb33c7
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0dc59a…5225d5
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa972f7…ad71b3
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x38ae7d…ac775c
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe1b234…d43dbd
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7d6279…6e1429
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x97fade…0ee996
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb985a7…9bffc1
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x067e15…93932c
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x868124…1ebdc5
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6c1a65…72e04f
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x266c9e…35ab98
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd5ae6b…f75312
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa87b1b…64b5d6
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4fe4d4…73b9b8
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f5e05…a43fe9
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3a2129…0740c7

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.