Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0xc509b9…420cd8
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0xb28413…dc0e04
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0x4ac61b…9eed20
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0x6203ee…ff8bf4
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0xfa8668…0cc48c
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0x79c5fa…73bf8f
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0x92f328…7954bf
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0xd724fb…732238
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0xec62c4…4e7fb2
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0xb3b493…1e98bd
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0xc81e8d…dd9e56
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0xfe346f…6128f1
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0x33722d…00535c
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0x738e86…a34f6e
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0x2d3246…36714a
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0xa5241e…cf53ac
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0x539317…006080
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0x1ccab3…d46d6d
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0xd7bb8b…0aff48
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0x5fd40d…9d73d3
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0x331ab3…86c32e
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0xd97109…d1852f
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0xd029d8…4daa89
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0x4c8ad5…cf5b83
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase1d ago0xd7720e…b221d6

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.