Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase1d ago0x3a2f30…47437b
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase1d ago0xda21db…6d836f
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase1d ago0x068bd0…3270db
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase1d ago0xd2477a…258d9d
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase1d ago0xc45c27…11f0ea
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase1d ago0x00251b…96aad2
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase1d ago0x4bef3e…df5241
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase1d ago0x007e3a…a2648f
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase1d ago0xfc6b03…98278e
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase1d ago0xa33b52…ff6c2a
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase1d ago0x20b7ed…035a0d
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase1d ago0x4d2e0c…7d5734
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase1d ago0x3a47b2…540e20
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase1d ago0xc057ab…71e75c
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase1d ago0xfa71d5…9c8c6d
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase1d ago0xa6a5c9…f3657e
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase2d ago0x85a40e…1aeedf
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase2d ago0x1201f4…2acb61
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase2d ago0xd41cb5…03f181
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase2d ago0xb83a98…d2dd83
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase2d ago0x5df0a9…e28e00
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase2d ago0x23e37e…c2110d
0x7a54…0bf60xf000…94fcBase$0.10100%coinbase2d ago0x7e70a5…6100f2
0x7a54…0bf60xf000…94fcBase$0.20100%coinbase2d ago0xefe573…22ab24
0x7a54…0bf60xf000…94fcBase$0.10100%coinbase2d ago0x54a580…da9a25

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.