Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x61954a…e5c076
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x6f0694…b690d3
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0xf56985…c638b5
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0xc07cc1…9b4bc2
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0xc3ecc7…a1652f
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0xd728b4…09ac22
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x078a05…6dc5fd
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x93d0e7…bd4ced
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0xae286d…cc4f2b
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x1be388…03d565
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x2d5f3f…1823cc
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x788be5…d95f2c
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0xa8a5a4…a5f55e
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x26f575…d3a7ee
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x077ce6…b25702
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x17e008…1ad4f5
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x6b0636…54b6cf
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x86196d…401f39
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x571611…46042d
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x0458e4…0d0786
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0xdbda44…b15040
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0xefd57b…2899ad
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0xa70a0f…419dea
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x47d23e…24f8e7
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x23aa96…13e1d6

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.