Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0c7…30bd0x3e0a…78e7Base—$0.003601100%coinbase75d ago0x4c5954…43e189
0xc0c7…30bd0x3e0a…78e7Base—$0.005303100%coinbase75d ago0x0324b8…49fb85
0xc0c7…30bd0x3e0a…78e7Base—$0.0048100%coinbase75d ago0xa1a610…6fe0c9
0xc0c7…30bd0x3e0a…78e7Base—$0.005071100%coinbase75d ago0x30f73b…9ce3d3
0xc0c7…30bd0x3e0a…78e7Base—$0.002694100%coinbase75d ago0x6a3789…8d30a4
0xc0c7…30bd0x3e0a…78e7Base—$0.004316100%coinbase75d ago0x4d3ea0…385929
0xc0c7…30bd0x3e0a…78e7Base—$0.004714100%coinbase75d ago0x9173b6…6d7e3c
0xc0c7…30bd0x3e0a…78e7Base—$0.004344100%coinbase75d ago0x082ee7…7b658e
0xc0c7…30bd0x3e0a…78e7Base—$0.003238100%coinbase75d ago0x71aa97…38d8b8
0xc0c7…30bd0x3e0a…78e7Base—$0.002713100%coinbase75d ago0xb83a95…0f60ea
0xc0c7…30bd0x3e0a…78e7Base—$0.004799100%coinbase75d ago0x15402e…2360a9
0xc0c7…30bd0x3e0a…78e7Base—$0.003392100%coinbase75d ago0x572a79…5b3694
0xc0c7…30bd0x3e0a…78e7Base—$0.00381100%coinbase75d ago0x243c49…0b142f
0xc0c7…30bd0x3e0a…78e7Base—$0.003335100%coinbase75d ago0x67a032…707ce0
0xc0c7…30bd0x3e0a…78e7Base—$0.00427100%coinbase75d ago0xb52afc…bf53e7
0xc0c7…30bd0x3e0a…78e7Base—$0.004485100%coinbase75d ago0x90332e…33f7bc
0xc0c7…30bd0x3e0a…78e7Base—$0.004993100%coinbase75d ago0x90a72b…d4b598
0xc0c7…30bd0x3e0a…78e7Base—$0.004954100%coinbase75d ago0x6c6560…31bce4
0xc0c7…30bd0x3e0a…78e7Base—$0.00528100%coinbase75d ago0x7d3db0…4dd776
0xc0c7…30bd0x3e0a…78e7Base—$0.004481100%coinbase75d ago0x2eb157…8bc7c5
0xc0c7…30bd0x3e0a…78e7Base—$0.00337100%coinbase75d ago0x339d0f…35e5ec
0xc0c7…30bd0x3e0a…78e7Base—$0.005934100%coinbase75d ago0xacfe2b…034c6d
0xc0c7…30bd0x3e0a…78e7Base—$0.005106100%coinbase75d ago0xd31380…51f7cc
0xc0c7…30bd0x3e0a…78e7Base—$0.00584100%coinbase75d ago0x81a26c…de54b7
0xc0c7…30bd0x3e0a…78e7Base—$0.0042100%coinbase75d ago0xa2a4d5…8b5088

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.