Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0xcb56f8…43b967
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0xbfd22d…101088
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0x946885…11a087
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0xab4b69…3b0324
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0x898629…160545
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0x849abd…8c8cdd
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0x1976d8…6b4bdd
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0x230ca4…3d3f6b
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0x4dd93b…eda58f
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0x546097…724d35
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0x491c7e…06c690
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0x21c2e7…90e312
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0xa4e015…f2126f
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0x52cc8c…162501
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0x2e398c…7642b4
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0x78bae6…72c6cb
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0x09cfdf…b91402
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0x1cc4c3…70eaf7
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0xe328e8…e3dd37
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0xcf5214…94842e
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0x79f1cb…d87c50
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0xccff2e…7b2a3b
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0x51f9ae…5fd3ad
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0x2e072c…a5613f
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase102d ago0xb96ea0…c9b9a2

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.