Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0xfd4cb1…e61da4
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0x54e646…4034ae
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0xf4042e…030c00
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0x0b08b9…5a84dd
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0x3eaf1a…bad35b
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0x406ed8…3a868b
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0xb2b5bb…81545c
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0x699277…4eec37
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0xefd8f8…e72bef
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0x850454…ff6855
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0x66a8b7…387617
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0x94ac32…571b00
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0x78b003…4003fe
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0xf39d1a…c20c43
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0x5b5729…07c68c
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0xc97e0b…7f207f
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0x6bd8ba…e22123
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0x24df2b…e9f933
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0x72125b…a25955
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0xf9d254…e2e06e
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0x1cfb86…704099
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0x8c1563…028b75
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0x9872c0…d02263
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0x212a93…188fd3
0x117e…79a90x9c95…e299Base$0.001100%Route unknown47d ago0x64e174…1d8b51

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.