Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x89ec…a3b3Base—$0.01100%fluxa120d ago0x00a07d…d56ae4
0xb90a…9ae40x89ec…a3b3Base—$0.01100%fluxa120d ago0xb3303d…6ced85
0x89ec…a3b30xac65…4417Base—$0.04100%fluxa120d ago0x3dfd2b…b28581
0xb90a…9ae40x89ec…a3b3Base—$0.01100%fluxa120d ago0x714026…c958a6
0xb90a…9ae40x89ec…a3b3Base—$0.01100%fluxa120d ago0xdbfc8c…17d1ae
0xb90a…9ae40x89ec…a3b3Base—$0.01100%fluxa120d ago0x00e2a2…c7ed8e
0xb90a…9ae40x89ec…a3b3Base—$0.01100%fluxa120d ago0x79161f…e664ff
0x89ec…a3b30xac65…4417Base—$0.05100%fluxa121d ago0xa71900…eec75a
0xb90a…9ae40x89ec…a3b3Base—$0.01100%fluxa121d ago0x1ca0b5…50c641
0xb90a…9ae40x89ec…a3b3Base—$0.01100%fluxa121d ago0x787932…c92989
0xb90a…9ae40x89ec…a3b3Base—$0.01100%fluxa121d ago0xcaac0c…80c7bd
0xb90a…9ae40x89ec…a3b3Base—$0.01100%fluxa121d ago0x6f7412…883bda
0xb90a…9ae40x89ec…a3b3Base—$0.01100%fluxa121d ago0x8c73fc…3b0958
0x89ec…a3b30xac65…4417Base—$0.10100%fluxa121d ago0x3bb00b…be1cf1
0xb90a…9ae40x89ec…a3b3Base—$0.01100%fluxa121d ago0x167a7d…40b08e
0xb90a…9ae40x89ec…a3b3Base—$0.01100%fluxa121d ago0x2336c6…131858
0xb90a…9ae40x89ec…a3b3Base—$0.01100%fluxa121d ago0x790bae…654536
0xb90a…9ae40x89ec…a3b3Base—$0.01100%fluxa121d ago0xf46cab…5233ba
0xb90a…9ae40x89ec…a3b3Base—$0.01100%fluxa121d ago0x190f66…e34185
0xb90a…9ae40x89ec…a3b3Base—$0.05100%fluxa121d ago0xef0d76…4f86f9
0x89ec…a3b30xac65…4417Base—$0.05100%fluxa121d ago0x6ed843…250f37
0xb90a…9ae40x89ec…a3b3Base—$0.01100%fluxa121d ago0xbe105c…c9744e
0xb90a…9ae40x89ec…a3b3Base—$0.01100%fluxa121d ago0xff1715…df369c

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.