Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown21d ago0xeb085a…181543
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown21d ago0xcb441a…489c63
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown21d ago0x23d6f7…ba3b79
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown21d ago0x54faaa…847f29
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown21d ago0xad0866…917290
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown21d ago0x889aab…2fc34e
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown21d ago0xeae08f…3a8c9c
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown21d ago0x6b8fba…60f722
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown21d ago0x0a5d43…8663e3
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown21d ago0x560278…e1aee2
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown21d ago0x68936c…ab3eb3
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown22d ago0xa042b2…d3d576
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown22d ago0xe19cc2…829324
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown22d ago0x16fcee…02b698
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown22d ago0x08a965…f97e20
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown22d ago0x6fc697…644ece
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown22d ago0x73d6b8…496c16
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown22d ago0x2634cd…4af4fc
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown22d ago0xfd3115…9a091d
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown22d ago0xdc5c50…95d514
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown22d ago0x015c93…feac58
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown22d ago0x6f4694…0fe379
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown22d ago0x9a6a79…539887
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown22d ago0x2931cd…7e6321
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown22d ago0x83ede4…aba718

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.