Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa20d ago0xb0130a…9e7580
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa20d ago0x1610a4…9a141c
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa20d ago0x8e1d3f…c22dd5
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa20d ago0x005bf5…e9e5bc
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa20d ago0x6c4cd9…c4a209
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa20d ago0x61f0ca…192201
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa20d ago0x414d37…895712
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa20d ago0x11d7cf…81e455
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa20d ago0xf530de…1dc47d
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa20d ago0x406734…f0c7fb
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa21d ago0x2d1218…8b7e90
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa21d ago0xa44fbe…c3dd64
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa21d ago0x5c3fcb…eb0dad
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa21d ago0x3cf42c…7169c8
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa21d ago0xb7617a…6d6dd1
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa21d ago0x8a522b…22c425
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa21d ago0x3f83a9…40b4a6
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa21d ago0xcc1ffd…cd5aee
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa21d ago0x707773…3c5bd0
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa21d ago0x4b36d0…c6e43a
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa21d ago0xc3ae31…4fa172
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa21d ago0xd6b7df…114f29

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.