Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$1.05100%0xb859…c36744d ago0x4ce7ba…c4806e
0x8cfa…be850x0e3d…7757Base—$10.50100%0xf74f…ffda44d ago0xdc4e8f…12979b
0x8cfa…be850x0e3d…7757Base—$10.50100%0x80e2…187345d ago0xbf2d86…f151b0
0x8cfa…be850x0e3d…7757Base—$21.00100%0xf760…e9ab45d ago0xee73db…559141
0x8cfa…be850x0e3d…7757Base—$10.50100%0x2a1b…cb2845d ago0x6374d6…6c1505
0x8cfa…be850x0e3d…7757Base—$16.80100%0x5520…8e5b45d ago0xbe4302…ba982d
0x8cfa…be850x0e3d…7757Base—$21.00100%0x3e70…fea145d ago0x73a6e8…9dd8a4
0x8cfa…be850x47c5…4fc3Base—$17.8570%0x1434…1c6e45d ago0x956459…5d324d
0x8cfa…be850x47c5…4fc3Base—$3.1570%0x45eb…e31b45d ago0xb15897…8777ec
0x8cfa…be850x47c5…4fc3Base—$10.5070%0xfe64…ec0845d ago0x669a2f…223b29
0x8cfa…be850x47c5…4fc3Base—$1.0570%0xe9e4…196345d ago0x00eb3a…5b140d
0x8cfa…be850x0e3d…7757Base—$262.50100%0x212c…a8f645d ago0x2b10c0…d8bef2
0x8cfa…be850x0e3d…7757Base—$42.00100%0x7a25…7fdc45d ago0xef3cff…b5d568
0x8cfa…be850x0e3d…7757Base—$42.00100%0xba2c…ddc845d ago0x44643b…e4f64c

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.