Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0xffe0fc…51ff13
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0x83f37b…003a87
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0xcbfc3c…87866f
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0x130f92…5caeea
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0xe59700…42ba34
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0x20d900…680caf
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0xe1bee0…dffe7a
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0xd1cf74…d78e2f
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0xa20940…c99a55
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0x0576f1…101fb2
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0xae247f…2931cd
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0x2c9356…59e392
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0x0ec2d5…d5d434
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0x1826b5…306f6a
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0x994ab8…011765
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0x5b5475…df326f
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0xb36893…08fe33
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0x9e7f1e…c4c977
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0xa2553d…e8987b
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0x874eba…8c3e8c
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0xab11cc…067dbe
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0x3c5e53…68d427
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0xfc2861…6b4765
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0x0e8221…897cef
0x4732…c6660xa9dd…2315Base$0.002100%coinbase34d ago0xc71221…766048

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.