Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xc55f98…81370d
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xf5595d…39d528
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x38ea03…ba0a5d
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x035753…89a40b
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x9d94a9…1c6bcb
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x18d416…96c28a
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x5ed281…e419b1
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x877516…02cf29
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x3e5b7b…795618
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xbac2f2…e11abe
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xaae3c2…fbb27f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x2c8248…05418f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x884e85…d63c96
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xb844ce…7db7d2
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x30f369…ff33cc
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x13b570…a3b364
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x5b16a1…8291ce
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xced28e…de9983
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x3db06a…3560fa
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xc21633…c21f24
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xee61b0…a8df2e
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xd793fc…332e54
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x06d453…cded42
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xba516d…578b60
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xd09774…719165

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.