Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f9…492a0xfe80…47eeBase$0.001100%fluxa16d ago0x183384…c95706
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x06fbc6…5f8fcf
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa16d ago0xcbf52f…64f166
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa16d ago0x305e3d…fad3a8
0x749d…c2f40xfe80…47eeBase$0.001100%fluxa16d ago0x7d55a7…a964c9
0x7acb…e9120xfe80…47eeBase$0.001100%fluxa16d ago0x680551…3505e6
0xd9cf…12a70xfe80…47eeBase$0.001100%fluxa16d ago0x09f1a3…022837
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa16d ago0x2263d8…421beb
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa16d ago0x63ce6e…23e69c
0x7403…dad50xfe80…47eeBase$0.001100%fluxa16d ago0x9778fc…ac0fcc
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa16d ago0x10fbc6…6a792e
0xadf0…7d9e0xfe80…47eeBase$0.001100%fluxa16d ago0xc2f475…247b4c
0x06d0…262f0xfe80…47eeBase$0.001100%fluxa16d ago0xd13754…1dacff
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa16d ago0xce159c…3e0fa3
0xa5de…66900xfe80…47eeBase$0.001100%fluxa16d ago0x688d89…46b24e
0xd066…64350xfe80…47eeBase$0.001100%fluxa16d ago0xeffbbf…0baa9f
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa16d ago0x7b6a4c…f54015
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa16d ago0xaffb79…1595fa
0x1f12…21be0xfe80…47eeBase$0.001100%fluxa16d ago0xe2f455…d5c397
0xaa17…a8ee0xfe80…47eeBase$0.001100%fluxa16d ago0x168247…1c1017
0x8205…a4460xfe80…47eeBase$0.001100%fluxa16d ago0x28958f…e32639
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa16d ago0x1c9080…90a708
0x34a9…854f0xfe80…47eeBase$0.001100%fluxa16d ago0x8f4d60…b3cb97
0xc768…db320xfe80…47eeBase$0.001100%fluxa16d ago0x6a68bf…444a60
0xaefc…fba20xfe80…47eeBase$0.001100%fluxa16d ago0x67f860…cab30f

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.