Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown55d ago0xe28e92…47833a
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown55d ago0x7b1db1…1a484c
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown55d ago0xe59c9f…89fd86
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown55d ago0xb064be…28448c
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown55d ago0x8beead…9e6387
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown55d ago0x88ef46…af4f0d
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown55d ago0x7e5470…0eb0a6
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown55d ago0xd66e9d…5f6b71
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown55d ago0x8fa682…3b40a4
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown55d ago0x086a9e…d706af
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown55d ago0xee4010…93440c
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown55d ago0xfddbd6…bee1cc
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown55d ago0x1d5e42…1352d7
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown55d ago0xd9b0fa…599e9c
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown55d ago0x4ccb58…53c5f4
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown56d ago0x7c2c10…2edc60
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown56d ago0x479d2c…e66588
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown56d ago0xd0793f…064d4d
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown56d ago0xe6a618…b6eb05
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown56d ago0xaf3ac0…4db5d7
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown56d ago0x997ef1…094c7e
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown56d ago0xb5bcfb…e37d70
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown56d ago0x6132ac…ea606f
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown56d ago0x1795ff…cb3d7c
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown56d ago0xb918d7…e5ea56

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.