Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x672037…4f71bf
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x408fcf…02578c
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xd39b19…696b0a
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xac3166…ac8104
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x0acae3…bf6569
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xf23239…484469
0x18d7…6ea40x50eb…6480Base—$0.003100%0x54f0…7932118d ago0xfb33bc…ee621e
0x18d7…6ea40x50eb…6480Base—$0.003100%0x54f0…7932118d ago0x72e676…1de48d
0x18d7…6ea40x50eb…6480Base—$0.0005100%0x54f0…7932118d ago0xba14cf…5eda7f
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x765bb0…4e83ab
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xc5fe9c…467b94
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xa9a53b…a4d909
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xe4c1a1…e76f69
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x71da3a…575d1b
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xcb1b9a…47c8d7
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xd4462f…f6fb4f
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xbc8b84…1f8aa3
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x0dfc23…fdf449
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932118d ago0x23c1b1…73e8ca
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x09ef52…7511c8
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932118d ago0x327362…1e4eba
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x43c46b…0715eb
0x18d7…6ea40x50eb…6480Base—$0.007100%0x54f0…7932118d ago0x3ad7af…e00ccf
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x522582…827d74
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x53a7a8…0a37aa

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.