Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown42d ago0xb1e29b…727181
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown42d ago0x4444c7…fe12d8
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown42d ago0xd8aae7…ee9545
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown42d ago0x0b3e9b…027715
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown42d ago0x0235c9…376880
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown42d ago0x088412…98ff3e
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown43d ago0x9e18cd…4d6c46
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown43d ago0x1f34b2…6a0c8e
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown43d ago0xa93106…a469c5
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown43d ago0x4e61bf…d0ea3d
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown43d ago0xf087c7…a6b4c1
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown43d ago0x1a3bab…e901d8
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown43d ago0x5df347…3c4bf3
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown43d ago0x385064…e3e92f
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown43d ago0xd9e22b…717aeb
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown43d ago0x639957…df3bfe
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown43d ago0x0b9dbc…aaef7c
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown43d ago0xcb7742…b42a2e
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown43d ago0x996d85…08e8d5
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown43d ago0xa33114…ff1819
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown43d ago0xb078ac…d49cb3
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown43d ago0x732df8…e0dea8
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown43d ago0x8416a1…5fbc89
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown43d ago0xccf9fe…066474
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown43d ago0x6e3489…0a6b45

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.