Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xf733…8f8d49d ago0x955f61…dd52b7
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x73bd…b44449d ago0x9db3e2…d3b701
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x398e…79a649d ago0x8b0f1d…8308bc
0x4bfb…0c880x0e3d…7757Base—$52.50100%0x96be…0b4649d ago0xa3caca…f5a776
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xa140…d38d49d ago0xe182eb…c2437a
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x4b7f…bff049d ago0xef7e64…14ad9f
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x96b2…cc5e50d ago0x464e70…0048bc
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x493b…b91650d ago0x09f648…d030d4
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x823e…6b6c50d ago0x5c45f7…88df35
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x8bf2…a82e50d ago0xb21511…58f2f5
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xb31a…568f50d ago0x0352f1…6cbcf0
0x4bfb…0c880x47c5…4fc3Base—$8.4070%0x560f…a71350d ago0xeccd92…e0b319
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0xf345…7b3450d ago0xf4d51a…eb440c
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x8d6c…345850d ago0x033fb5…f19d36
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x18cc…275050d ago0x912222…e7a2ae
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x0007…886750d ago0x4cce98…b1d26d
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0xa82a…456350d ago0x91b687…270ddd
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0xdfea…dfaf50d ago0xe4aad5…cfb79f
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x5d3d…e33350d ago0x3fbca3…5fa3fa
0x4bfb…0c880x0e3d…7757Base—$31.50100%0xf200…d9a050d ago0xcd85f5…e60ee2
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x69ba…d2e250d ago0x564ace…8d4091
0x4bfb…0c880x0e3d…7757Base—$11.55100%0x6d55…0cde50d ago0xb08aff…a2d616
0x4bfb…0c880x47c5…4fc3Base—$2.1070%0xc763…5b0b50d ago0x3611a0…b4db39

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.