Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x092a…28170x9c95…e299Base$0.001100%fluxa49d ago0x276fd4…0e5754
0x092a…28170xfe80…47eeBase$0.001100%fluxa49d ago0x0ec1d3…9354df
0x092a…28170xfe80…47eeBase$0.001100%fluxa49d ago0x102011…d06d2d
0x092a…28170xfe80…47eeBase$0.001100%fluxa49d ago0xc6e19f…ae2350
0x092a…28170xfe80…47eeBase$0.001100%fluxa49d ago0xb99714…f784f6
0x092a…28170xfe80…47eeBase$0.001100%fluxa49d ago0x334103…329451
0x092a…28170xfe80…47eeBase$0.001100%fluxa49d ago0xa5779f…573bcf
0x092a…28170xfe80…47eeBase$0.001100%fluxa49d ago0xbd32e3…74cd38
0x092a…28170xfe80…47eeBase$0.001100%fluxa49d ago0xf556cc…31feb9
0x092a…28170xfe80…47eeBase$0.001100%fluxa49d ago0x8f782b…3c82b1
0x092a…28170x9c95…e299Base$0.001100%fluxa49d ago0xd09990…9e6e98
0x092a…28170xfe80…47eeBase$0.001100%fluxa49d ago0x433b5b…dfa137
0x092a…28170xfe80…47eeBase$0.001100%fluxa49d ago0x270515…e5a8ce
0x092a…28170xfe80…47eeBase$0.001100%fluxa49d ago0xda632d…1c8164
0x092a…28170xfe80…47eeBase$0.001100%fluxa49d ago0x659903…2c04b5
0x092a…28170xfe80…47eeBase$0.001100%fluxa49d ago0x8487d7…918135
0x092a…28170xfe80…47eeBase$0.001100%fluxa49d ago0x668ff8…286004
0x092a…28170xfe80…47eeBase$0.001100%fluxa50d ago0x586395…67fa47
0x092a…28170xfe80…47eeBase$0.001100%fluxa50d ago0xf11845…93b4d0
0x092a…28170xfe80…47eeBase$0.001100%fluxa50d ago0x5c8937…bb806e
0x092a…28170xfe80…47eeBase$0.001100%fluxa50d ago0x00ccbe…2e7b24
0x092a…28170xfe80…47eeBase$0.001100%fluxa50d ago0x670eab…7082cf
0x092a…28170x9c95…e299Base$0.001100%fluxa50d ago0xe92f5a…967797
0x092a…28170x9c95…e299Base$0.001100%fluxa50d ago0x4738d7…6435f9

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.