Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$2.67100%coinbase28d ago0x843a20…7ae773
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase28d ago0x7044b5…84e347
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase28d ago0xc9475f…9ac9ec
0x467f…a4c10x85b4…627cBase—$1.55100%coinbase28d ago0x52a1a6…e4de16
0x467f…a4c10x85b4…627cBase—$0.24100%coinbase28d ago0x44a497…3b366e
0x467f…a4c10x85b4…627cBase—$0.35100%coinbase28d ago0x2de68e…2dbd7c
0x467f…a4c10x85b4…627cBase—$1.00100%coinbase28d ago0x8c3635…bbc5ba
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase28d ago0xe5c1a7…5c657e
0x467f…a4c10x85b4…627cBase—$1.32100%coinbase28d ago0x6b99bd…2dacd6
0x467f…a4c10x85b4…627cBase—$2.44100%coinbase28d ago0x12fec6…b20a08
0x467f…a4c10x85b4…627cBase—$0.24100%coinbase28d ago0xfbf35f…663b13
0x467f…a4c10x85b4…627cBase—$0.55100%coinbase28d ago0xe67be4…619b2a
0x467f…a4c10x85b4…627cBase—$0.84100%coinbase28d ago0x7f76dc…8cc6fa
0x467f…a4c10x85b4…627cBase—$1.26100%coinbase28d ago0x964e67…538ffc
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase28d ago0x53ab50…0d8ce5
0x467f…a4c10x85b4…627cBase—$3.90100%coinbase28d ago0x01140a…5f22e7
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase28d ago0x5bc057…ec53ba
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase28d ago0xaa2f03…9dd0c4
0x467f…a4c10x85b4…627cBase—$0.22100%coinbase28d ago0x2e139e…15ef66
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase28d ago0x1fc6b9…e2e575
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase28d ago0x16c6da…e2a707
0x467f…a4c10x85b4…627cBase—$0.26100%coinbase28d ago0x8bc544…70c0a9
0x467f…a4c10x85b4…627cBase—$0.45100%coinbase28d ago0x2f8f1e…63d22c
0x467f…a4c10x85b4…627cBase—$1.48100%coinbase28d ago0x87a099…466d03
0x467f…a4c10x85b4…627cBase—$0.40100%coinbase28d ago0x4a876c…8f6a82

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.