Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa15d ago0x8d692a…83efed
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0x3f65fb…32a805
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0x584431…6c73fd
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0x44b8ba…bc4f68
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0x4d58f3…2627ff
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0x443f41…49babe
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0x4f3f68…85d494
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0x882d42…7d4ca6
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0x714505…8dbf9a
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0xce523f…4c3be3
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0xa9b0ca…5fa68b
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0xce77f2…abc0fa
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0xe551c8…a58525
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0x95c84b…3ecd4e
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0x4785de…085841
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0xcedfea…85a060
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0x2f070f…fc9fac
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0xac4a07…3bb697
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0x823261…772dea
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0x8b31c5…64d70d
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0x9e7bb2…e0901d
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0xc0e6bf…0ffa88
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0x7e002f…4b3077
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0x5d1ee8…7b03aa
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa16d ago0x2e6ea2…d25d3e

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.