Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58e4…4a690x3e0a…78e7Base—$0.003109100%coinbase74d ago0xb42895…060346
0x58e4…4a690x3e0a…78e7Base—$0.00579100%coinbase75d ago0xc7833f…2fcc23
0x58e4…4a690x3e0a…78e7Base—$0.005806100%coinbase75d ago0x924157…a382d3
0x58e4…4a690x3e0a…78e7Base—$0.003912100%coinbase75d ago0x6e401d…ae0440
0x58e4…4a690x3e0a…78e7Base—$0.005904100%coinbase75d ago0x62b397…84b0d1
0x58e4…4a690x3e0a…78e7Base—$0.00422100%coinbase75d ago0x9e465b…ec4b12
0x58e4…4a690x3e0a…78e7Base—$0.004899100%coinbase75d ago0x7e04a9…f4c6ca
0x58e4…4a690x3e0a…78e7Base—$0.00454100%coinbase75d ago0x5e2190…1a4234
0x58e4…4a690x3e0a…78e7Base—$0.005891100%coinbase75d ago0x9a56b6…3e71d6
0x58e4…4a690x3e0a…78e7Base—$0.003394100%coinbase75d ago0x51a4f1…30efd1
0x58e4…4a690x3e0a…78e7Base—$0.004764100%coinbase75d ago0x639ee2…4646ef
0x58e4…4a690x3e0a…78e7Base—$0.005032100%coinbase75d ago0x010798…090cde
0x58e4…4a690x3e0a…78e7Base—$0.005284100%coinbase75d ago0xfa7227…4367a0
0x58e4…4a690x3e0a…78e7Base—$0.002709100%coinbase75d ago0x83808b…68e85e
0x58e4…4a690x3e0a…78e7Base—$0.00464100%coinbase75d ago0x454ad5…6f07b0
0x58e4…4a690x3e0a…78e7Base—$0.002667100%coinbase75d ago0xfa654a…a7a261
0x58e4…4a690x3e0a…78e7Base—$0.003244100%coinbase75d ago0x218218…e4b69f
0x58e4…4a690x3e0a…78e7Base—$0.00546100%coinbase75d ago0x2d558c…8e2453
0x58e4…4a690x3e0a…78e7Base—$0.004404100%coinbase75d ago0x49e0e6…b9351f
0x58e4…4a690x3e0a…78e7Base—$0.003932100%coinbase75d ago0x047f67…44430c
0x58e4…4a690x3e0a…78e7Base—$0.003098100%coinbase75d ago0x108dcb…6513af
0x58e4…4a690x3e0a…78e7Base—$0.005018100%coinbase75d ago0xc5c870…71342a

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.