Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown44d ago0x88dec1…ce3413
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown44d ago0xc6debc…7acf32
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown44d ago0xf7f483…cb0c95
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown44d ago0x41ddf1…240ebf
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown44d ago0x22f835…9f4b4f
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown44d ago0xbba9de…a82b03
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown45d ago0xf260fe…b9becb
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown45d ago0xfbab81…4626a4
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown45d ago0x529521…5a81fe
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown45d ago0x4cf78c…897e47
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown45d ago0xcb0539…d92054
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown45d ago0xb33a16…ebf5d0
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown45d ago0x3ae33e…fa5be7
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown45d ago0x300339…547fa6
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown45d ago0xa94238…4a4f85
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown45d ago0x484a52…2e1274
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown45d ago0x2f97af…1a3b3a
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown45d ago0xae9d61…56cc42
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown45d ago0x0a32f4…cc45ec
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown45d ago0xd356d6…9627b7
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown45d ago0xe38db1…ddf65b
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown45d ago0xf8da02…88eb35
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown45d ago0xd0b83d…ed05d0
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown45d ago0x4607e9…09de71
0x9962…1fdd0x9c95…e299Base$0.001100%Route unknown45d ago0x3e39f2…89f4fb

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.