Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x748d…ce6b0x3e0a…78e7Base—$0.004548100%coinbase74d ago0x5d8190…a021cb
0x748d…ce6b0x3e0a…78e7Base—$0.004919100%coinbase74d ago0xf9ee73…3be50e
0x748d…ce6b0x3e0a…78e7Base—$0.005109100%coinbase74d ago0xa42193…b75049
0x748d…ce6b0x3e0a…78e7Base—$0.005698100%coinbase74d ago0x879667…871768
0x748d…ce6b0x3e0a…78e7Base—$0.005703100%coinbase74d ago0xdcf9e3…e6a649
0x748d…ce6b0x3e0a…78e7Base—$0.004758100%coinbase74d ago0x3ed5b3…866edb
0x748d…ce6b0x3e0a…78e7Base—$0.004676100%coinbase74d ago0xffdb41…b3551b
0x748d…ce6b0x3e0a…78e7Base—$0.002715100%coinbase74d ago0xa3ece3…e39bcd
0x748d…ce6b0x3e0a…78e7Base—$0.002899100%coinbase74d ago0x1bbab1…b231e2
0x748d…ce6b0x3e0a…78e7Base—$0.003771100%coinbase74d ago0x8abec4…a17b63
0x748d…ce6b0x3e0a…78e7Base—$0.005466100%coinbase74d ago0x893b64…ed4ba5
0x748d…ce6b0x3e0a…78e7Base—$0.004246100%coinbase74d ago0xce5fd2…69d9fa
0x748d…ce6b0x3e0a…78e7Base—$0.005188100%coinbase74d ago0x5edcc7…6b4567
0x748d…ce6b0x3e0a…78e7Base—$0.005477100%coinbase75d ago0x9b9676…6f7738
0x748d…ce6b0x3e0a…78e7Base—$0.002954100%coinbase75d ago0x519956…0249b1
0x748d…ce6b0x3e0a…78e7Base—$0.002939100%coinbase75d ago0xd3b0ea…b8a445
0x748d…ce6b0x3e0a…78e7Base—$0.003424100%coinbase75d ago0x807cd4…a077cd
0x748d…ce6b0x3e0a…78e7Base—$0.004269100%coinbase75d ago0x58f6dd…27889a
0x748d…ce6b0x3e0a…78e7Base—$0.005573100%coinbase75d ago0x4b04c3…940d24
0x748d…ce6b0x3e0a…78e7Base—$0.003722100%coinbase75d ago0x2e835f…0614fc
0x748d…ce6b0x3e0a…78e7Base—$0.004901100%coinbase75d ago0x1541a0…6dd7c5
0x748d…ce6b0x3e0a…78e7Base—$0.004565100%coinbase75d ago0x1fbe03…ee04b2
0x748d…ce6b0x3e0a…78e7Base—$0.002836100%coinbase75d ago0x22e44b…3563af
0x748d…ce6b0x3e0a…78e7Base—$0.003682100%coinbase75d ago0x63c1d6…a2dea6
0x748d…ce6b0x3e0a…78e7Base—$0.005245100%coinbase75d ago0xd27f4a…b0f5c9

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.