Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa38d ago0x5eaca7…a15f17
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa38d ago0xb08731…9b7c35
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa38d ago0x1b6006…6c2f05
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa38d ago0x856e02…ef7ab0
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa39d ago0x559717…29f715
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa39d ago0x9bff73…22348c
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa39d ago0x8ae434…6edcb9
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa39d ago0x26ed23…e61268
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa39d ago0x9625cd…81b940
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa39d ago0x6d1a88…0aba4d
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa39d ago0xea68d7…695d87
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa39d ago0x1533aa…ddee0c
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa39d ago0x1fceec…f0baf0
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa39d ago0xcb0253…bc567b
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa39d ago0x277ddd…6ef02b
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa39d ago0x06d7fb…4e3c46
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa39d ago0xf4ae61…255a42
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa39d ago0x5b093c…a4de85
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa39d ago0xb1e983…b2caf6
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa39d ago0x2f8702…b000d5
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa39d ago0x7d0874…3816b2
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa39d ago0x443154…f1d168
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa39d ago0xfc1dbd…5ec2d9
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa39d ago0x964d61…d94ef8
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa39d ago0x5c90d9…935ef4

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.