Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x77c5…c10c0x3e0a…78e7Base—$0.005487100%coinbase74d ago0xa86990…8cca7a
0x77c5…c10c0x3e0a…78e7Base—$0.00378100%coinbase74d ago0x793dce…995d92
0x77c5…c10c0x3e0a…78e7Base—$0.003397100%coinbase74d ago0x970aa3…ab05e0
0x77c5…c10c0x3e0a…78e7Base—$0.004253100%coinbase74d ago0x7e485c…129ae5
0x77c5…c10c0x3e0a…78e7Base—$0.003341100%coinbase74d ago0xb93a6c…e1be01
0x77c5…c10c0x3e0a…78e7Base—$0.003725100%coinbase74d ago0xc16373…5bccb0
0x77c5…c10c0x3e0a…78e7Base—$0.003797100%coinbase74d ago0xa7b457…bd0ba7
0x77c5…c10c0x3e0a…78e7Base—$0.004016100%coinbase74d ago0xd88a8a…74caf3
0x77c5…c10c0x3e0a…78e7Base—$0.005197100%coinbase74d ago0xd1fc46…749a1b
0x77c5…c10c0x3e0a…78e7Base—$0.004006100%coinbase74d ago0xa635cf…3a7e3b
0x77c5…c10c0x3e0a…78e7Base—$0.00447100%coinbase74d ago0xaebb37…991101
0x77c5…c10c0x3e0a…78e7Base—$0.003999100%coinbase74d ago0x178d57…c08e7b
0x77c5…c10c0x3e0a…78e7Base—$0.003071100%coinbase75d ago0x80027f…020e70
0x77c5…c10c0x3e0a…78e7Base—$0.005023100%coinbase75d ago0xa2a3ad…48fd57
0x77c5…c10c0x3e0a…78e7Base—$0.003106100%coinbase75d ago0x4bcb4f…06fa43
0x77c5…c10c0x3e0a…78e7Base—$0.005852100%coinbase75d ago0x64c1ae…b323dd
0x77c5…c10c0x3e0a…78e7Base—$0.003878100%coinbase75d ago0x48f713…a8ea7d
0x77c5…c10c0x3e0a…78e7Base—$0.003488100%coinbase75d ago0x3d7b8a…14402d
0x77c5…c10c0x3e0a…78e7Base—$0.004092100%coinbase75d ago0xa55a3a…de1c63
0x77c5…c10c0x3e0a…78e7Base—$0.003709100%coinbase75d ago0xa9b378…c354fb
0x77c5…c10c0x3e0a…78e7Base—$0.002767100%coinbase75d ago0xa5b3e6…7b18ca
0x77c5…c10c0x3e0a…78e7Base—$0.004431100%coinbase75d ago0x023ea5…dbf4ea
0x77c5…c10c0x3e0a…78e7Base—$0.004227100%coinbase75d ago0x603aae…b18aca
0x77c5…c10c0x3e0a…78e7Base—$0.004197100%coinbase75d ago0x90bfb1…9138a2
0x77c5…c10c0x3e0a…78e7Base—$0.005823100%coinbase75d ago0x957d0b…4759c8

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.