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%coinbase32d ago0xba2b72…ad4241
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0xd1dc56…2cd290
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0xccd023…82b5a0
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0x5e5be2…e1ebf0
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0x1b38db…8989e4
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0x7d28ad…f4baa5
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0xbce255…6043e9
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0xa6bf8e…9e56b4
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0x5d8896…467ac1
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0x6dadec…f22df6
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0x282009…b8a8a1
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0xa1f456…5246a2
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0xbbaf8d…00d9b9
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0xdd01f0…4a7f3b
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0xa75a8c…7f4dbb
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0x7a89d3…35966e
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0xe456d0…6f4d2d
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0x346daf…91d66d
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0x4550de…f72805
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0x621188…60a449
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0x1366e5…765ae5
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0x5f3d4a…be8cfe
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0xd04ccc…93ccdd
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0x6b1e31…768b9d
0x4732…c6660xa9dd…2315Base—$0.002100%coinbase32d ago0xf01962…253b7a

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.