Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x019a…97570xfe80…47eeBase$0.001100%fluxa38d ago0x88be9e…6a149b
0x019a…97570x9c95…e299Base$0.001100%fluxa38d ago0xcbb7a3…01f401
0x019a…97570xfe80…47eeBase$0.001100%fluxa38d ago0xc0d3e5…476ec6
0x019a…97570xfe80…47eeBase$0.001100%fluxa38d ago0x03df0e…c7ad93
0x019a…97570xfe80…47eeBase$0.001100%fluxa38d ago0xfb2fa7…94738d
0x019a…97570xfe80…47eeBase$0.001100%fluxa38d ago0x9f7443…2a3276
0x019a…97570xfe80…47eeBase$0.001100%fluxa38d ago0xc782b6…9588ce
0x019a…97570xfe80…47eeBase$0.001100%fluxa38d ago0x0efddd…42a521
0x019a…97570x9c95…e299Base$0.001100%fluxa38d ago0x06e829…4791cc
0x019a…97570xfe80…47eeBase$0.001100%fluxa38d ago0xd890a0…453852
0x019a…97570xfe80…47eeBase$0.001100%fluxa38d ago0xd06f56…23a47d
0x019a…97570x9c95…e299Base$0.001100%fluxa38d ago0xca752b…707f00
0x019a…97570xfe80…47eeBase$0.001100%fluxa38d ago0x0c2592…dfe045
0x019a…97570xfe80…47eeBase$0.001100%fluxa38d ago0x1b286b…612a89
0x019a…97570x9c95…e299Base$0.001100%fluxa38d ago0x87dff2…065aa8
0x019a…97570xfe80…47eeBase$0.001100%fluxa38d ago0x25accb…f42aeb
0x019a…97570xfe80…47eeBase$0.001100%fluxa38d ago0x7d0ef0…03f67f
0x019a…97570x9c95…e299Base$0.001100%fluxa38d ago0x07038d…fbc823
0x019a…97570x9c95…e299Base$0.001100%fluxa38d ago0xd978e4…188b56
0x019a…97570x9c95…e299Base$0.001100%fluxa38d ago0x53fd0e…5a1289
0x019a…97570xfe80…47eeBase$0.001100%fluxa38d ago0xcc5c3f…53bd0c
0x019a…97570x9c95…e299Base$0.001100%fluxa38d ago0xa7fcd3…3ea642
0x019a…97570x9c95…e299Base$0.001100%fluxa38d ago0xe14648…f953b1
0x019a…97570x9c95…e299Base$0.001100%fluxa38d ago0x215170…f21272
0x019a…97570xfe80…47eeBase$0.001100%fluxa38d ago0xc78482…cc1096

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.