Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown37d ago0xd538de…dd6a78
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown37d ago0xf45982…c35f76
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown37d ago0x62c480…150cdd
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0xef6399…649e82
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0x79c582…e948e0
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0x6144c0…cd7c51
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0x98f38e…4d67cf
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0x108153…3f47c1
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0x3a5ea1…586756
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0xa5821a…e17671
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0x737329…95232a
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0xa9d190…026d41
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0x2d83f0…92accd
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0x15730b…c73903
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0xdea628…60f509
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0x7d1b0e…c76a14
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0xbe8e50…f8b321
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0xae93e4…42a5d7
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0xf00387…19fab2
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0x7cc212…7dce68
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0xfafa40…ba0296
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0x9b5624…182b4b
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0x14cc1e…f76f0c
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0x17d6f6…ac5a4d
0x5b3c…1bf80x9c95…e299Base$0.001100%Route unknown38d ago0x15883b…3e0e5f

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.