Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0xff4d5b…901d00
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0xbe2783…862c1d
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0x865086…16def5
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0x78079b…556f95
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0xe0ad10…3f3e7d
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0x1bb36b…970b56
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0x3b13c3…98c206
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0x1d2e2c…ab0fb7
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0x5f33b4…df4412
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0x035244…2f2d01
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0xe7e1e4…d64e60
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0x9ac868…dbf2fd
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0x6fcdd4…3ee4e1
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0xc8afba…d2faf5
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0x9cb882…b31470
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0xa60306…f6d799
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0x02d799…2ada1a
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0x97c761…0da963
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0x919635…8ab3d8
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0xca87d7…4a35e1
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0x0b7593…cdc6fd
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0xfba887…f1e26d
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0xe5f5b1…d5cd31
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0x59439e…a3d6af
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0x32ca77…c01004

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.