Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0xf09c3a…dbf2eb
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0x60a727…d76aef
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0xcdb7b6…26190d
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0x11a268…5f84a7
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0x884558…2d652d
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0x5b688b…026a06
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0x9eb9e7…5c7969
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0x3d3d5d…63b6e3
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0x7c934b…db1d1e
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0xdb0315…5cb121
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0x2ef9e7…84799b
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0x3b7a5d…46f4fc
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0xd7a46f…14f5fa
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0xcd6d7d…a5ac57
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0x43795b…fb027a
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0xb22c01…10f842
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0xcbe1a5…64a267
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0x123cd9…d9e2e0
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0xedbfd6…d196f9
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0xeef941…a58ee7
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0x7d6cf0…ef3b30
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0x40908f…738c20
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0x29c397…1f76a2
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0x543c06…515ea8
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0x8fa64d…4806c4

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.