Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0xb62b36…23a4a8
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0xc12c5a…0cf0f9
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0x7659b2…450321
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0x1df925…877b0e
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0xc4e081…7ea8b9
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0x137a7a…c6df52
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0xea6979…e97acd
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0xef3d09…4f0ea5
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0x8c19d4…950b6d
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0xbf24fb…5deeed
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0x715b9d…468ad5
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0xfb9ba1…ef9c1c
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0x741f3f…3900e0
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0xc50a60…210d09
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0x27e6a5…4b5dec
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0xe2dbf6…6e2e17
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0x1c6fc2…9b24a4
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0x436eda…17cc5b
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0x2f604d…c00464
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0xda5523…e5860b
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0xeedcb7…75d250
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0x3d05f2…9ff8dd
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0x8a0783…6cccb1
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0xe86128…0bcfdc
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase114d ago0xf9e56f…d7ac62

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.