Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0x68a316…40f948
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0x635324…a90c40
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0x5e4aa7…255ee6
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0x81bf6e…491041
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0x9ee463…2955de
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0xbea4d3…a94161
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0x4df5f3…281483
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0x3e19e1…e25a11
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0x6d9713…72a0dc
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0xe0bf67…ecf8b8
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0xe5ac55…0a0d88
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0x5f58b6…30ef5a
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0x5f4b57…ade4bb
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0xdc5ed5…467d01
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0x81bbc1…622f15
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0x885977…e24153
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0xa51766…dd8616
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0x37fd93…ede49a
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0x4d290a…1e72a0
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0x800c79…cf3b1e
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0xba9af3…fbe3ec
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0xc14650…7d6236
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0x73cd36…aa8f36
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0x2c52bb…cdfdd3
0x4a13…1d2b0x5aae…482eBase—$0.001100%coinbase10d ago0xa70f0a…3569a6

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.