Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d94…94940x9c95…e299Base—$0.001100%fluxa47d ago0xe207b0…5fe2a6
0x9d94…94940x9c95…e299Base—$0.001100%fluxa47d ago0xec2f3a…aad4a3
0x9d94…94940x9c95…e299Base—$0.001100%fluxa47d ago0x498ef4…c740ed
0x9d94…94940x9c95…e299Base—$0.001100%fluxa47d ago0x293dc6…810120
0x9d94…94940x9c95…e299Base—$0.001100%fluxa47d ago0x734949…d9cbd7
0x9d94…94940x9c95…e299Base—$0.001100%fluxa47d ago0x9b4fd0…d4c2c7
0x9d94…94940x9c95…e299Base—$0.001100%fluxa47d ago0x0e7490…31e9bf
0x9d94…94940x9c95…e299Base—$0.001100%fluxa47d ago0x3d829e…d719b8
0x9d94…94940x9c95…e299Base—$0.001100%fluxa47d ago0xb63e42…3fc517
0x9d94…94940x9c95…e299Base—$0.001100%fluxa47d ago0x697988…d9fb00
0x9d94…94940x9c95…e299Base—$0.001100%fluxa47d ago0xaa2fad…0c4b35
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa47d ago0x99da01…1a579a
0x9d94…94940x9c95…e299Base—$0.001100%fluxa47d ago0xc457e6…cea740
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa47d ago0xe420e0…71a7ef
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa47d ago0xc77887…7ae252
0x9d94…94940x9c95…e299Base—$0.001100%fluxa47d ago0xde78f3…6d556a
0x9d94…94940x9c95…e299Base—$0.001100%fluxa47d ago0x77186f…8570ad
0x9d94…94940x9c95…e299Base—$0.001100%fluxa47d ago0x758296…3e467c
0x9d94…94940x9c95…e299Base—$0.001100%fluxa47d ago0x1dbdd1…ebcbbc
0x9d94…94940x9c95…e299Base—$0.001100%fluxa47d ago0x5f840e…48e97f
0x9d94…94940x9c95…e299Base—$0.001100%fluxa47d ago0xcbde36…b2aaa8
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa47d ago0xbf0b89…a0b065
0x9d94…94940x9c95…e299Base—$0.001100%fluxa47d ago0xae2309…4e7300
0x9d94…94940x9c95…e299Base—$0.001100%fluxa47d ago0x38d548…06e4e7
0x9d94…94940x9c95…e299Base—$0.001100%fluxa47d ago0x8cf487…dfc5bd

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.