Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0x1fc572…289405
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0x0b5bc6…3c0d26
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0x97fd23…34775b
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0x195054…2fb96f
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0xb3ed44…a4344a
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0x20b6cc…922fb2
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0xe69a2e…b1108a
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0xc20584…4ba159
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0x9882e4…eec80d
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0x09b6f8…dbc9e4
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0xbe9f98…430627
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0xdf1db3…ac8663
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0x76805e…571aef
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0x3b9ff2…4fa603
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0x39390f…44cdd0
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0x9cb8fa…f59fb4
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0xe6866f…5b74b0
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0xd17d6a…b38e3d
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0xb4dd74…f9a2e2
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0x8c3380…fcf0b9
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0xc9ff1e…8ba6c6
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0xbe4535…ed6d80
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0x591d08…5dda87
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0xb5b3c1…c03a40
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown95d ago0xfab369…44b7a3

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.