Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa40d ago0xa894af…5f36a5
0x2f75…bb760x9c95…e299Base$0.001100%fluxa40d ago0x0320bf…70fee1
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa40d ago0x5ba169…3c4e0d
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa40d ago0xe9bf21…2efb22
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa40d ago0xac51c9…4765a3
0x2f75…bb760x9c95…e299Base$0.001100%fluxa40d ago0x8bcce1…0a5c9a
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa40d ago0x9a7e1f…cdc8a8
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa40d ago0x6bfba5…96ae9d
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa40d ago0x156a84…a1368d
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa40d ago0xe8eb57…367032
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa40d ago0xf917ab…5be47a
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa40d ago0x5889a2…078de7
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa40d ago0xb16747…df0ba3
0x2f75…bb760x9c95…e299Base$0.001100%fluxa40d ago0x46ef37…b94c52
0x2f75…bb760x9c95…e299Base$0.001100%fluxa41d ago0x3c2f26…fb02ec
0x2f75…bb760x9c95…e299Base$0.001100%fluxa41d ago0x3ca095…b1fd56
0x2f75…bb760x9c95…e299Base$0.001100%fluxa41d ago0x7c4c84…0734c9
0x2f75…bb760x9c95…e299Base$0.001100%fluxa41d ago0xd628f8…520019
0x2f75…bb760x9c95…e299Base$0.001100%fluxa41d ago0x560858…4c812c
0x2f75…bb760x9c95…e299Base$0.001100%fluxa41d ago0x788471…582d28
0x2f75…bb760x9c95…e299Base$0.001100%fluxa41d ago0xef8a8c…0e9172
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa41d ago0xdc86af…a3c58f
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa41d ago0x5c29e0…1e385c
0x2f75…bb760x9c95…e299Base$0.001100%fluxa41d ago0xcd1ac5…83c97c
0x2f75…bb760x9c95…e299Base$0.001100%fluxa41d ago0xc175c2…89d098

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.