Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0x824865…01b9f4
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0x6ebae0…c0c99f
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0x979e11…bd5a53
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0x2cd1f0…caaa93
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0x040f89…b06541
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0x117533…850976
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0xd0e2b9…65de48
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0xd4970b…ae7dca
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0x65d06f…b96399
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0x28a6f0…b80d59
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0x8809bf…498d88
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0x979485…76aace
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0xcce0ca…eee0d7
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0xc5aba9…b76197
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0x40ab48…8744c9
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0x0268fd…5db416
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0xc1eea0…22b132
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0x81a2c7…edb744
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0xb63847…914efb
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0xe369a0…d4a45a
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0x683c15…27ad00
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0x8eaae5…9e0029
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0xde8f7a…55de43
0xd066…64350xfe80…47eeBase—$0.001100%fluxa28d ago0x00c06d…822eb4

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.