Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac03…e4b60x18a9…aaa5Base$5.00100%coinbase110d ago0xc3c8e2…4c78a2
0xac03…e4b60x18a9…aaa5Base$5.00100%coinbase110d ago0xee5748…a61546
0xac03…e4b60x18a9…aaa5Base$5.00100%coinbase110d ago0x6b4832…d50f73
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0x62652a…084e31
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0x895d0b…fa930f
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0x754079…1d813e
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0x5dc554…636b09
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0x34ebbe…f8d2b2
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0x7b5666…29221d
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0xdea281…d655d2
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0x3d45ad…3be53d
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0x773e69…9cf9dd
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0xeea710…9ae191
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0x7fa4ae…4a4dee
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0xf03a8d…912264
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0xcf6708…a7c8da
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0x252d1f…120ad2
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0x0ea566…3f364b
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0x5065f2…a62a62
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0x4cf7fd…65fc0f
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0xe8d7c3…c63c67
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0x95fd51…32a503
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0x26bf16…845491
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0xd0e0e3…6e8172
0xac03…e4b60x18a9…aaa5Base$1.00100%coinbase110d ago0xbe2d19…04b82e

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.