Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa31d ago0xc8b6f6…23ecff
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa31d ago0x6f035b…c6b866
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa31d ago0x012e2f…ec7f85
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa31d ago0x7ba8d0…375135
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa31d ago0x1aef5d…c81af0
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa31d ago0x1805a5…6aca32
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa31d ago0x03f068…6fdfb1
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa31d ago0x228b99…6397a3
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa31d ago0x830fa5…2c215b
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa31d ago0xde40bd…dc5b5d
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa31d ago0x73b8fd…abdd07
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa31d ago0x099247…d4e110
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa31d ago0x35acb1…ccec2a
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa31d ago0x750179…403a08
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa31d ago0xceb1e1…c78e03
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa31d ago0xed413b…e2aeb6
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa31d ago0x424415…75d272
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa31d ago0x4f6381…eb1eea
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa31d ago0x7c5912…319508
0x6baa…13ad0x9c95…e299Base—$0.001100%fluxa31d ago0xc17420…10069b
0x6baa…13ad0x9c95…e299Base—$0.001100%fluxa32d ago0xeb28c3…00d1c3
0x6baa…13ad0x9c95…e299Base—$0.001100%fluxa32d ago0x786161…f69bb8
0x6baa…13ad0x9c95…e299Base—$0.001100%fluxa32d ago0xd255c9…e4625e
0x6baa…13ad0x9c95…e299Base—$0.001100%fluxa32d ago0x1e8d40…2ea908
0x6baa…13ad0x9c95…e299Base—$0.001100%fluxa32d ago0xbb5c3d…f87a3e

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.