Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa50d ago0xb91694…050746
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa50d ago0xcbfd81…8f1ce8
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa50d ago0xb2f1fd…4e8c7c
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa50d ago0x4a4889…63b608
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa50d ago0x26c12a…d7e131
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa50d ago0xebbe4c…98c631
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa50d ago0x294d8c…be9443
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa50d ago0xdd27bb…4e9065
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa50d ago0xc9b901…318a7a
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa50d ago0x9bf472…9268e8
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa50d ago0x215ad4…c1da59
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa50d ago0xf73e19…142d09
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa50d ago0x122fe8…4c9869
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa50d ago0x6456be…e04639
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa50d ago0xff5b67…be3bc4
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa50d ago0x71234e…f3a733
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa50d ago0xd60f67…5b4b5b
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa50d ago0x2619cd…7d0ffa
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa50d ago0x603070…edd975
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa50d ago0x356c3d…7a15f0
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa50d ago0x90f467…3b9225
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa50d ago0x42afe4…b4709e
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa50d ago0xf4f79c…763fe6
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa50d ago0x14f257…d76fb9
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa50d ago0x563c8b…d295f3

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.