Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa39d ago0x3dca0e…4de045
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa39d ago0x55d1d5…ae0f07
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa39d ago0x319eec…e094cb
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa39d ago0x3ab0b4…c80421
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa39d ago0x4d871b…09b678
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa39d ago0x7a18cf…594ed1
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa39d ago0xcbbeb4…16bb3b
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa40d ago0xfe2394…fdff3c
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa40d ago0xac27dd…b14d4f
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa40d ago0x678955…8e9892
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa40d ago0x28b9b2…821126
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa40d ago0x329db4…103160
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa40d ago0xb6498b…c7dddd
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa40d ago0x799474…32f4fd
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa40d ago0xe8c400…f64f6f
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa40d ago0x0af558…7ac4d4
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa40d ago0x794a2c…a8add9
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa40d ago0xa7c950…aea492
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa40d ago0xa7f0d6…d77eae
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa40d ago0x97ac6f…64075d
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa40d ago0xcad01a…580aef
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa40d ago0xdbcb52…a0b179
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa40d ago0x385773…c780ca
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa40d ago0x7055b5…20e072
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa40d ago0x012969…e91720

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.