Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e92…1bbe0xae30…b251Base—$0.01100%coinbase61d ago0x022bcd…80857a
0x7e92…1bbe0xe0b2…3683Base—$0.01100%coinbase61d ago0xd218ab…314daf
0x7e92…1bbe0xb160…67afBase—$0.01100%coinbase61d ago0x4160cc…64c54a
0x7e92…1bbe0xce81…f581Base—$0.01100%coinbase61d ago0x72ded4…7715e3
0x7e92…1bbe0x80e6…6abeBase—$0.01100%coinbase61d ago0x68a81f…34a6ca
0x7e92…1bbe0x8abf…cd06Base—$0.01100%coinbase61d ago0xb6553f…a152c1
0x7e92…1bbe0xe38a…805eBase—$0.01100%coinbase61d ago0x43ae51…6adf39
0x7e92…1bbe0x3e8c…a764Base—$0.01100%coinbase61d ago0x21fe6f…26a594
0x7e92…1bbe0x4e47…88edBase—$0.01100%coinbase61d ago0xeaf132…b96ee2
0x7e92…1bbe0x2d15…52baBase—$0.01100%coinbase61d ago0xcc0324…09a507
0x7e92…1bbe0x226d…d49eBase—$0.01100%coinbase61d ago0x6dca68…a60cd5
0x7e92…1bbe0xe8d2…5fd1Base—$0.01100%coinbase61d ago0xce1acc…98e35d
0x7e92…1bbe0xe211…89e8Base—$0.01100%coinbase61d ago0x9f5c92…ed492a
0x7e92…1bbe0x07c8…2fbfBase—$0.01100%coinbase61d ago0xeb9e4f…592c37
0x7e92…1bbe0x2682…f7eeBase—$0.01100%coinbase61d ago0xbef9f6…b440ff
0x7e92…1bbe0xc183…52f0Base—$0.01100%coinbase61d ago0xdb0034…65f048
0x7e92…1bbe0xf74e…0079Base—$0.01100%coinbase61d ago0x4188e4…752adb
0x7e92…1bbe0x6525…9584Base—$0.01100%coinbase61d ago0x43d4cb…5505da
0x7e92…1bbe0x806d…0b14Base—$0.01100%coinbase61d ago0xa7fecc…066c05

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.