Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa37d ago0x206467…450b39
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa37d ago0x9b6deb…139a45
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa37d ago0xc1de30…742aa3
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa37d ago0xdb33d3…6d9e41
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa37d ago0xebb9aa…7e6302
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa37d ago0x9502bc…20b844
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa37d ago0x958858…db8817
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa37d ago0xf31b54…82efed
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa37d ago0x7bd0e2…08c23b
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa37d ago0xcf3ef1…613c13
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa37d ago0x98d4b4…16bbad
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa37d ago0xf02e75…c9a197
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa38d ago0x27b592…a819b1
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa38d ago0x80681d…abcbb8
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa38d ago0xca9bf0…923209
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa38d ago0x16312f…f61775
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa38d ago0xd8c4ee…46106a
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa38d ago0xc49dd2…903d2e
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa38d ago0xe3df2f…5c12b8
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa38d ago0xe585ef…90a01e
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa38d ago0xfd54d6…9294d5
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa38d ago0x6b610e…62c7df
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa38d ago0xcc42c2…bdc9bb
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa38d ago0x176773…998913
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa38d ago0x15adfd…74e731

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.