Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0x6d3da4…9d4294
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0xde164e…59704f
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0x4e7b3c…b0891c
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0xcdb82d…fd1b9d
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0x69b10f…d0f98f
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0x560eab…60b302
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0x9bfcab…778a75
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0xf5567e…2865be
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x7a8180…a3d58c
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x79d87b…9d12c7
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x2b49c8…6b14a4
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x8882e0…d4ab71
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x62885b…ff68ed
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x5ee9c2…f935e3
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x63abf3…de2de5
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x58cfe2…4048a2
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x32b4df…af3bc2
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0xf67a25…6e3975
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x5f2536…676192
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0xed4a33…d0ae2d
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0xbdc5a0…6708f0
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x537117…0255a5
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x2b94c4…affee8
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x66a91d…5e0223
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0xa9a089…596bf7

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.