Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown65d ago0x8d6eeb…8de6f8
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown65d ago0x83c5e9…dff4e1
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0x86771a…10c33e
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0x1fa6a9…014458
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0xe73d83…aacad0
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0x10f63f…5ea154
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0xe8505d…9df9bc
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0x9d090f…12d363
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0xc942ba…1ae014
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0xae47d2…f8ffb3
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0xbc67a0…4f9c60
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0xa5498a…9134eb
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0x177095…fad922
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0x2765cf…3c78c5
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0x88399d…21031e
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0x8ad03d…f103f9
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0xaa1767…f13001
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0xeb272f…d621e4
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0xab6958…12a127
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0x3e269d…776ad9
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0x3085ed…c9656b
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0x1a8b79…3c4b13
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0x50a22c…c8f759
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0xe0df9e…9fb98d
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown66d ago0x1d0584…9a5812

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.