Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0x6a6d99…250397
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0xc970e0…0cf61c
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0xd0e0f0…4ae28f
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0x474895…e06181
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0xd77817…7005f2
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0x163782…2e6e1b
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0x37f375…5f9439
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0x07c110…76f1aa
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0xd2ad7e…7e5ceb
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0x50f487…0945a0
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0x03f945…747b10
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0xfba63e…da407a
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0x0cb055…57069f
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0x2a760d…6da1db
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0xcbee0e…22fe0f
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0xfbcf4d…c66f1b
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0xd74831…2265b6
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0x19678c…dee2c3
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0x614262…2ee5c5
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0x36c685…f4335f
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0xa90abb…2fb166
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0x50ae89…f43f68
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0xa6e6d8…7ac1db
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0x0784e7…c27676
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa16d ago0x9e29e2…e96de7

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.