Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$2.1070%0x271d…d4bc32d ago0x3e33a7…3fc0ac
0xa787…64cf0x0e3d…7757Base$10.5070%0x0abd…8e7732d ago0xff35ba…ed00e1
0xa787…64cf0x0e3d…7757Base$2.1070%0xa7d7…e1b632d ago0x31ef28…9d3860
0xa787…64cf0x0e3d…7757Base$2.1070%0x9971…204832d ago0xf0b433…811871
0xa787…64cf0x0e3d…7757Base$31.5070%0x1513…b51332d ago0x5b7968…caf200
0xa787…64cf0x0e3d…7757Base$10.5070%0x9618…286132d ago0x2c05ce…3ed2f3
0xa787…64cf0x0e3d…7757Base$2.1070%0xd02b…c37932d ago0x303c98…73eef9
0xa787…64cf0x0e3d…7757Base$21.0070%0x8bdc…90be32d ago0xeb086f…c74c02
0xa787…64cf0x0e3d…7757Base$3.1570%0x4136…b72632d ago0x71e5d6…97eee4
0xa787…64cf0x0e3d…7757Base$5.2570%0x9d9f…8c6a32d ago0xdf23ed…73640c
0xa787…64cf0x0e3d…7757Base$10.5070%0xd773…a25032d ago0xa7ba75…7ccc0b
0xa787…64cf0x0e3d…7757Base$10.5070%0xbc4f…cafd32d ago0x4733b5…b16e73
0xa787…64cf0x0e3d…7757Base$3.1570%0x44e3…343232d ago0xa04948…762314
0xa787…64cf0x0e3d…7757Base$10.5070%0x850e…501732d ago0xc1f295…263e62
0xa787…64cf0x0e3d…7757Base$21.0070%0x2d05…53d032d ago0x8b59a0…4a7d00
0xa787…64cf0x0e3d…7757Base$3.1570%0xac5b…869832d ago0xb228a4…e08ec0
0xa787…64cf0x0e3d…7757Base$3.1570%0x3d53…a35932d ago0xe6b1d7…9d4102
0xa787…64cf0x47c5…4fc3Base$3.1570%0x8bf2…a82e32d ago0xa45178…5604f4
0xa787…64cf0x0e3d…7757Base$5.2570%0xe4bd…cd4e32d ago0x589552…1a3ae6
0xa787…64cf0x0e3d…7757Base$1.0570%0x9d6c…edd332d ago0xd55587…1e7f1d
0xa787…64cf0x0e3d…7757Base$2.1070%0xaf65…d79032d ago0x155f21…e63ff4
0xa787…64cf0x0e3d…7757Base$3.1570%0x3eb5…08dc32d ago0x26daef…5876c5
0xa787…64cf0x47c5…4fc3Base$5.2570%0x45b7…2d9432d ago0x07966c…c548c0
0xa787…64cf0x0e3d…7757Base$10.5070%0xb834…55bc32d ago0x875788…ec10ef
0xa787…64cf0x0e3d…7757Base$10.5070%0x63f4…be0132d ago0xbad689…a4f682

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.