Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa47d ago0x7923b6…0d242d
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa47d ago0x353223…abd34a
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa47d ago0x049a39…abe5c4
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa47d ago0x8b073c…69c7f2
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa48d ago0x8a6200…e6ef45
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa48d ago0x41513c…3bfacf
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa48d ago0xc47712…9a5dab
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa48d ago0x47b759…e63d28
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa48d ago0xc07e25…a016d0
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa48d ago0x2957bf…7d9ae8
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa48d ago0xaccaa1…00ca04
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa48d ago0x5dc905…0be001
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa48d ago0xb0fb93…c05709
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa48d ago0xe9420e…35cc61
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa48d ago0x00d16a…8dbe07
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa48d ago0x86833d…c7decc
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa48d ago0xc33528…bd132c
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa48d ago0x4e8915…39adde
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa48d ago0xfe7000…799297
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa48d ago0x6d4f17…a96d92
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa48d ago0xee1fd0…78e1ff
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa48d ago0xd6913a…408698
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa48d ago0x444f2b…2c2a22
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa48d ago0x0f069d…045828
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa48d ago0x3e13d2…5d29a7

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.