Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x47c5…4fc3Base$2.1070%0x2b2b…961c49d ago0x29656a…b89e1e
0x8cfa…be850x47c5…4fc3Base$31.5070%0x3189…20e049d ago0xa942bf…3cfa35
0x8cfa…be850x47c5…4fc3Base$21.0070%0x3845…8ad249d ago0xb44abf…0bcbb3
0x8cfa…be850x47c5…4fc3Base$6.3070%0x0389…0bc249d ago0x9b5def…b11efd
0x8cfa…be850x47c5…4fc3Base$2.1070%0x1ceb…22ad49d ago0x05a84f…e0c9d4
0x8cfa…be850x47c5…4fc3Base$4.2070%0xb97a…ba2d50d ago0x88901d…b57088
0x8cfa…be850x47c5…4fc3Base$10.5070%0x8b99…df7950d ago0xc6731f…635a44
0x8cfa…be850x47c5…4fc3Base$10.5070%0xbcc0…614b50d ago0x69f0b1…90e880
0x8cfa…be850x47c5…4fc3Base$52.5070%0x7cf5…240750d ago0xc3fca2…1f833f
0x8cfa…be850x47c5…4fc3Base$10.5070%0xe9e4…196350d ago0x85aa73…00b5b1
0x8cfa…be850x47c5…4fc3Base$10.5070%0x5e05…afbb50d ago0xd70b50…bc4400
0x8cfa…be850x47c5…4fc3Base$10.5070%0x1efc…9e4350d ago0xa9c7d2…3e5ba8
0x8cfa…be850x47c5…4fc3Base$10.5070%0x9c03…689d50d ago0x91b9e5…9b22a4
0x8cfa…be850x47c5…4fc3Base$21.0070%0xfe9d…bf4650d ago0xd09530…8c2e39
0x8cfa…be850x47c5…4fc3Base$189.0070%0x64e4…55d950d ago0x025076…f8da43
0x8cfa…be850x47c5…4fc3Base$9.4570%0x971c…70dd50d ago0x665111…e87832
0x8cfa…be850x47c5…4fc3Base$10.5070%0x0744…c73c50d ago0xbe1366…39fba8

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.