Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0xfc98cb…624341
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0x599d56…27138a
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0x6b073d…331007
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0x6e764d…116298
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0x41f773…237e34
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0xd0b461…963068
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0x81114a…d71258
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0xffa3c7…16c535
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0xd8e7e5…4978e5
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0xc3061e…769ffc
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0x0a3f58…a6b2fd
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0xe684ba…2c2d2c
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0xb3e8d1…0c7d46
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0x06cb99…59d04d
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0x12a88e…ebdd47
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0x4719b8…b8e340
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0x3b0a55…7bcd67
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0xee9989…b68e88
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0x1b0eb0…86d42f
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0x5051ba…e1190e
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0xd6a68e…fc212c
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0x4d7f72…dece9d
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0x116c07…c99d6b
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0xddd2d0…b0e60c
0xde46…84e50x9c95…e299Base$0.001100%fluxa80d ago0xcc9743…6bcd2e

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.