Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase$0.09100%xecho111d ago0x4e899a…a13159
0x467f…a4c10x85b4…627cBase$0.28100%xecho111d ago0xa2de78…1cba38
0x467f…a4c10x85b4…627cBase$0.42100%xecho111d ago0xac5e17…eb533a
0x467f…a4c10x85b4…627cBase$0.07100%xecho111d ago0xce3ef8…6c471a
0x467f…a4c10x85b4…627cBase$0.04100%xecho111d ago0x3fda7e…aeac6f
0x467f…a4c10x85b4…627cBase$0.07100%xecho111d ago0x5ccb10…fcad47
0x467f…a4c10x85b4…627cBase$0.05100%xecho111d ago0xd54504…1f6221
0x467f…a4c10x85b4…627cBase$0.25100%xecho111d ago0xc7dbc6…9159d2
0x467f…a4c10x85b4…627cBase$0.05100%xecho111d ago0x62ccc1…8aca2e
0x467f…a4c10x85b4…627cBase$0.42100%xecho111d ago0xb534bb…e17ce4
0x467f…a4c10x85b4…627cBase$0.24100%xecho111d ago0xb2acff…7f7389
0x467f…a4c10x85b4…627cBase$0.05100%xecho111d ago0x461584…a4575f
0x467f…a4c10x85b4…627cBase$0.05100%xecho111d ago0x0aaef9…171a90
0x467f…a4c10x85b4…627cBase$0.05100%xecho111d ago0xd177ff…264206
0x467f…a4c10x85b4…627cBase$0.05100%xecho111d ago0x4c7bb4…a22705
0x467f…a4c10x85b4…627cBase$0.05100%xecho111d ago0xf93336…75c147
0x467f…a4c10x85b4…627cBase$0.05100%xecho111d ago0x319b7d…7c9299
0x467f…a4c10x85b4…627cBase$0.08100%xecho111d ago0x5a703a…94e3ee
0x467f…a4c10x85b4…627cBase$0.04100%xecho111d ago0x541a7d…3e8162
0x467f…a4c10x85b4…627cBase$0.16100%xecho111d ago0x2074c1…ea3e46
0x467f…a4c10x85b4…627cBase$0.05100%xecho111d ago0xf74a0a…37d21c
0x467f…a4c10x85b4…627cBase$0.19100%xecho111d ago0x1b9b49…e8d927

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.