Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase119d ago0x1d7196…a56955
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates119d ago0xacea37…3ae212
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase119d ago0x7e4cd6…e6815f
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates119d ago0x1f1019…7819e4
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase119d ago0x82a9c9…1ec988
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates119d ago0x021dcd…3d3ba6
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase119d ago0xde3f62…6905d2
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates119d ago0xb29e3f…be5c86
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase119d ago0x0b2a44…5f9db6
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates119d ago0xde8ecb…b4102a
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase119d ago0xf4fe81…a5a651
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates119d ago0x3be5be…e678b6
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase119d ago0xe8dd32…54c035
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates119d ago0xaae913…75b9d5
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase119d ago0x1f8410…f502c8
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates119d ago0x8f801e…7fe3dd
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase119d ago0xd2bb7c…43b6f0
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates119d ago0x57183c…9ebea2
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase119d ago0x6ba07c…588938
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates119d ago0xa07dd9…bc4abc
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase119d ago0xfb63b0…0933fc
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates119d ago0x6cc3dd…adad1b
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase119d ago0xfbc8d1…e5e6cf
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates119d ago0x4fc783…d543aa
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase119d ago0x276049…8bbee8

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.