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—$1.20100%coinbase21m ago0xb2468f…806008
0x467f…a4c10x85b4…627cBase—$0.33100%coinbase21m ago0xd7df1a…7893de
0x467f…a4c10x85b4…627cBase—$0.90100%coinbase21m ago0x09ffd1…aba34b
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase21m ago0x53330f…1b9d6d
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase21m ago0x6eace8…f0ee65
0x467f…a4c10x85b4…627cBase—$1.50100%coinbase21m ago0x888508…07a6df
0x467f…a4c10x85b4…627cBase—$4.67100%coinbase1h ago0xaa3a53…ddf99d
0x467f…a4c10x85b4…627cBase—$2.97100%coinbase1h ago0xf9ff0c…79ebea
0x467f…a4c10x85b4…627cBase—$0.90100%coinbase1h ago0x531581…da4a47
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase2h ago0x9d0405…b55486
0x467f…a4c10x85b4…627cBase—$2.17100%coinbase2h ago0x464e89…d5e714
0x467f…a4c10x85b4…627cBase—$1.79100%coinbase3h ago0x6037cb…a3f9f5
0x467f…a4c10x85b4…627cBase—$0.45100%coinbase3h ago0x2b1963…bff359
0x467f…a4c10x85b4…627cBase—$1.44100%coinbase3h ago0x1af0e9…25ac00
0x467f…a4c10x85b4…627cBase—$1.91100%coinbase3h ago0x281e28…b7a711
0x467f…a4c10x85b4…627cBase—$4.60100%coinbase4h ago0x67893c…0417ec
0x467f…a4c10x85b4…627cBase—$2.44100%coinbase4h ago0x59e97a…0e93bd
0x467f…a4c10x85b4…627cBase—$0.49100%coinbase5h ago0xb73025…3f5db6
0x467f…a4c10x85b4…627cBase—$0.73100%coinbase5h ago0x63f838…7d9f3b
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase5h ago0x3d768f…af4a59
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase6h ago0x781893…16a362
0x467f…a4c10x85b4…627cBase—$1.42100%coinbase6h ago0xd551bf…b36ece
0x467f…a4c10x85b4…627cBase—$0.24100%coinbase6h ago0x69b138…f8fef4
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase6h ago0xd80756…fb6543
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase6h ago0x029a00…5afd38

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.