Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba46…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x2a593e…2c622b
0xba46…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x320877…991555
0xba46…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x43de07…f89429
0xba46…fc180x9c95…e299Base—$0.001100%fluxa74d ago0xf5e5a6…4dd71b
0xba46…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x83cdf6…b39e48
0xba46…fc180x9c95…e299Base—$0.001100%fluxa74d ago0xda28c4…389702
0xba46…fc180x9c95…e299Base—$0.001100%fluxa74d ago0xc6889b…4deb53
0xba46…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x741ffd…7e5cc7
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x00a5c2…a641cb
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x0d3c5e…e7e7a7
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xd2777a…128580
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x51752f…1df03f
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x05433d…2c2078
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xb6a8a6…79f881
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xc26834…e8f493
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x86e3d0…f0805d
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x2168c6…649aec
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xe4741b…7c0756
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xb80111…884fcf
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x087591…028d59
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x30d2bb…f89881
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x714687…a4419b
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x6f8886…c2fabe
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x601dc3…e949f2
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x3de142…84ce39

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.