Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa42d ago0x14a0c0…8474fb
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa42d ago0x3f6015…5b9dc3
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa42d ago0xd06b05…af5ff4
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa42d ago0xde3d2d…2433b9
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa42d ago0xc58c46…4001ec
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa42d ago0x7f3e4a…17ce20
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa42d ago0xeb6c24…ba1ac1
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa42d ago0x0b50f2…b7b665
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa42d ago0xcbf138…1fdc31
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa42d ago0xbbe1c3…e65fbf
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa42d ago0x6c00da…ffae6a
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa42d ago0x45374a…c86521
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa42d ago0xa361fa…210b34
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa42d ago0x7870d6…63e142
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa42d ago0xad4ef7…6b432c
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa42d ago0x7a3919…231113
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa42d ago0x18a682…b618cf
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa42d ago0xaccae9…f8cb8f
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa42d ago0xe66d23…9a9a5b
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa42d ago0x4faa6a…f9d779
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa42d ago0x701050…ca830f
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa42d ago0x3fb01c…2d8b8d
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa42d ago0x663448…9937ea
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa42d ago0xa5c19a…9980ad
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa42d ago0x72dc50…57dc09

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.