Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2ca…dd200x7509…2769Base—$0.50100%0x7509…276998d ago0x9f13fc…04f78e
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276998d ago0x7d2809…ba9ad6
0xb2ca…dd200x7509…2769Base—$0.05100%0x7509…276998d ago0xe97158…deefe3
0xb2ca…dd200x7509…2769Base—$0.05100%0x7509…276998d ago0x4a82a8…ec5f25
0xb2ca…dd200x7509…2769Base—$0.05100%0x7509…276998d ago0x990fd9…d71e70
0xb2ca…dd200x7509…2769Base—$0.50100%0x7509…276998d ago0x1d55b6…c1eca9
0xb2ca…dd200x7509…2769Base—$0.50100%0x7509…276998d ago0xd4506d…f332a9
0xb2ca…dd200x7509…2769Base—$0.50100%0x7509…276998d ago0x290030…9e6223
0xb2ca…dd200x7509…2769Base—$0.50100%0x7509…276998d ago0x4f60ec…381de8
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276998d ago0x1873a7…2c86e8
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276998d ago0xbb9971…7bff40
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276998d ago0xa7dee6…b3f5aa
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276998d ago0x76094c…751da7
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276998d ago0xc6c1ee…5cfce0
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276998d ago0x190212…1f5849
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276998d ago0xa0f5ff…cc5c4e
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276998d ago0x77b09d…45ad25
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276998d ago0x73c7fe…454a96
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276998d ago0x0b3daf…608ee7
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276998d ago0xac6ee4…e8345a
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276998d ago0x927017…385206
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276998d ago0x281e7d…64018b
0xb2ca…dd200x7509…2769Base—$0.10100%0x7509…276998d ago0x26368b…0fd79a
0xb2ca…dd200x7509…2769Base—$0.05100%0x7509…276998d ago0xf6328b…1a2284
0xb2ca…dd200x7509…2769Base—$0.05100%0x7509…276998d ago0x4aefa7…6503ba

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.