Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown52d ago0xdaca41…81832b
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown52d ago0xaceb34…b05ff5
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0x2955f3…c8bba5
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0x074d69…ed05ee
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0xc19c24…5c687a
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0xb1e8d1…c01992
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0x8686bf…f1d9ff
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0xe74723…05402b
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0x367c6b…02b861
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0x22542f…b78eda
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0xb88e1f…62f11c
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0xdc1b61…63f1b5
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0xa09f27…d2eae9
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0x3ed362…0836cc
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0x63f804…b446f4
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0x69f299…3a4c2d
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0xc9b76e…60fc8f
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0xbff424…f34d6b
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0x5d3ea0…76f193
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0x8f2e4b…35c4da
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0x7a01d0…721100
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0xab827a…223bb9
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0x1cbfb6…299bbb
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0x8f1f72…1088e1
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown53d ago0xcfe419…940948

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.