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—$1.0570%0x617f…c06d40d ago0x8d3056…896058
0x4bfb…0c880x0e3d…7757Base—$2.1070%0xabef…391340d ago0x513da7…5de66c
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x5823…9b2140d ago0xd8bc15…961a7a
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x3e24…de6840d ago0xc7657c…e3d578
0x4bfb…0c880x47c5…4fc3Base—$21.0070%0xd09f…ebf040d ago0xa68b9c…f56000
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0xa8a2…c53b40d ago0x717af1…b12c18
0x4bfb…0c880x47c5…4fc3Base—$12.6070%0x9f94…626440d ago0xbdd69b…e2df62
0x4bfb…0c880x47c5…4fc3Base—$4.2070%0x2837…f76740d ago0x767161…09fb0a
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0x4345…1ce940d ago0xbf5f98…007cf1
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x762b…cf5040d ago0x348fdd…6ad3f3
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0xd50e…07b940d ago0x4a7908…293e46
0x4bfb…0c880x0e3d…7757Base—$9.4570%0x3eb5…db3c40d ago0x9b3bcf…b5c507
0x4bfb…0c880x47c5…4fc3Base—$4.2070%0xa06c…18fe40d ago0x8d30be…5129ec
0x4bfb…0c880x0e3d…7757Base—$15.7570%0x01d6…4c2940d ago0x08504e…afefac
0x4bfb…0c880x0e3d…7757Base—$1.0570%0xda14…75fa40d ago0xc99a8a…8b7840
0x4bfb…0c880x0e3d…7757Base—$1.0570%0x4760…47ea41d ago0x853c1a…0f3003

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.