Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x4cddf1…48adf7
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x98d38b…ab8743
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x082b59…81494c
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xb36fdf…0462c4
0x1fff…ce910x07cf…2396Basex402 service$0.06100%payAI22d ago0x602e3d…746cbd
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0xde5d5b…ab853f
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0xebf331…c0d3f5
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x1e86bd…d499ad
0x1fff…ce910x07cf…2396Basex402 service$0.10100%payAI22d ago0x50668d…350275
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x8b40a7…a5678d
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xbec94f…39c870
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x17b98e…bacd9f
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x188039…2c8eb1
0x1fff…ce910x07cf…2396Basex402 service$0.02100%payAI22d ago0xd7e7cb…9f7a9a
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xb6cc53…802767
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0xecc2f0…ece5aa
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x638bc7…894618
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xd4e05a…5011d0
0x1fff…ce910x07cf…2396Basex402 service$0.02100%payAI22d ago0x9cf2fb…113c42
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xaba058…f97f30
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xec6f78…6bce46
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0xbebbb8…9c1eb3
0x1fff…ce910x07cf…2396Basex402 service$0.20100%payAI22d ago0x28fcc9…090e9f
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x4a3604…503ceb
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x095b72…e04d68

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.