Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x5186f6…96f061
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x06659f…b21fec
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xc4d3f3…56b920
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x99fc19…ffd81c
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xfcf9a9…84da8d
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x36fa86…42b2b6
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x4b115a…f902dc
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xf6769d…d4d665
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x6ac0b6…75faae
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x91ef11…bd3c2c
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x500b52…02d0d5
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x6cbfe9…984fe7
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x3306d7…5e9b7b
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x44e1c7…55b899
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x4ac64a…510ff2
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x80850d…bc7806
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xaf1cbe…976672
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xd11576…009187
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0x4fa23b…8fdc6f
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa16d ago0xc9f815…2c6dc3
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0xdd61dc…71301f
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x73c8c3…ca2e47
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0xfcd0d4…4ae1bd
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x94f0f1…9ed5b3
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x5f4943…2fb609

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.