Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a52…fa2e0xd505…8238Base—$0.01100%coinbase74d ago0x532d4c…3c27f4
0x0a52…fa2e0xba23…9001Base—$0.01100%coinbase74d ago0x765293…14d16e
0x0a52…fa2e0x51a0…5a4aBase—$0.01100%coinbase74d ago0x0fb58e…8b0e6a
0x0a52…fa2e0x4a42…f686Base—$0.01100%coinbase74d ago0xb67d52…31b733
0x0a52…fa2e0x8341…eb9cBase—$0.01100%coinbase74d ago0xeca241…0f839d
0x0a52…fa2e0xce71…bd6fBase—$0.01100%coinbase74d ago0x7f8246…635ede
0x0a52…fa2e0xd6dc…ddb5Base—$0.01100%coinbase74d ago0xdbd989…89037f
0x0a52…fa2e0x72fc…93a6Base—$0.01100%coinbase74d ago0x0ef4bd…8eff42
0x0a52…fa2e0xcec6…dd47Base—$0.01100%coinbase74d ago0x8bca6e…6ad580
0x0a52…fa2e0x514c…6c6eBase—$0.01100%coinbase74d ago0xd9e369…4fa461
0x0a52…fa2e0x7246…0cc6Base—$0.01100%coinbase74d ago0x633b8a…e2ba4b
0x0a52…fa2e0x6bce…68c6Base—$0.01100%coinbase74d ago0x2c6e7b…577bf3
0x0a52…fa2e0xa26b…c3c1Base—$0.01100%coinbase74d ago0xf6c793…badd36
0x0a52…fa2e0xc036…d4c8Base—$0.01100%coinbase74d ago0xa18528…76695c
0x0a52…fa2e0x39f9…4b3cBase—$0.01100%coinbase74d ago0x5a3f9d…921129
0x0a52…fa2e0x7ec1…a8c9Base—$0.01100%coinbase74d ago0x76caf6…7875ab
0x0a52…fa2e0xd4a8…e8e2Base—$0.01100%coinbase74d ago0x87d158…4cf22b
0x0a52…fa2e0xc468…cc3dBase—$0.01100%coinbase74d ago0x260bfb…c0bbdb
0x0a52…fa2e0x3127…282aBase—$0.01100%coinbase74d ago0xfd07bf…ea5565
0x0a52…fa2e0x7dd4…1efaBase—$0.01100%coinbase74d ago0x9f1e52…4acda9
0x0a52…fa2e0x28f7…7791Base—$0.01100%coinbase74d ago0x1af777…20bff3
0x0a52…fa2e0x315c…e948Base—$0.01100%coinbase74d ago0xdd5332…007008
0x0a52…fa2e0x6b56…30c9Base—$0.01100%coinbase74d ago0x56a8e6…ea6c5b
0x0a52…fa2e0xefe6…a4a7Base—$0.01100%coinbase74d ago0x6af2a6…060fc9
0x0a52…fa2e0xdbd0…7e0bBase—$0.01100%coinbase74d ago0xf48768…c4a2f9

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.