Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase118d ago0x7e8c6b…646013
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase118d ago0x6e0741…0d2fe2
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase118d ago0xf6e15a…f92568
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase118d ago0x225495…02939c
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase118d ago0x5afcc2…dbf66f
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase118d ago0x5d47ee…4b3b33
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase118d ago0x7646fa…866848
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase118d ago0x2bb8ab…ac09a2
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase118d ago0xeb4b46…e8e871
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase118d ago0xadba0d…37e7fc
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase118d ago0x3e85e3…003450
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase119d ago0x038803…037b74
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase119d ago0x22b44e…9ed18b
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase119d ago0x191b11…3b89bb
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase119d ago0x411934…64249f
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase119d ago0xe71e50…aaad66
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase119d ago0xd95202…aaac22
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase119d ago0xe793b6…6e1b27
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase119d ago0x06a39e…43380c
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase119d ago0xbcee31…1ff9dd
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase119d ago0xffbee0…4e4d27
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase119d ago0x495d3d…2beb6f
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase119d ago0xe93411…dd5da4
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase119d ago0xdb5a91…1f7041
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase119d ago0x3ed397…ff8548

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.