Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f27…6ca30x3e0a…78e7Base—$0.002822100%coinbase80d ago0x226402…84e0f6
0x0f27…6ca30x3e0a…78e7Base—$0.00422100%coinbase80d ago0x78c5de…cd9cf3
0x0f27…6ca30x3e0a…78e7Base—$0.005151100%coinbase80d ago0x9b9f78…66dd1f
0x0f27…6ca30x3e0a…78e7Base—$0.003935100%coinbase80d ago0x0ee056…e93986
0x0f27…6ca30x3e0a…78e7Base—$0.003567100%coinbase80d ago0x4072fe…41d9a2
0x0f27…6ca30x3e0a…78e7Base—$0.003612100%coinbase80d ago0x1229e9…d1afba
0x0f27…6ca30x3e0a…78e7Base—$0.005313100%coinbase80d ago0x1cfedf…c49e31
0x0f27…6ca30x3e0a…78e7Base—$0.004369100%coinbase80d ago0xafd4e4…60c057
0x0f27…6ca30x3e0a…78e7Base—$0.005447100%coinbase80d ago0xab45d6…75dd99
0x0f27…6ca30x3e0a…78e7Base—$0.004211100%coinbase80d ago0x281689…b9b28e
0x0f27…6ca30x3e0a…78e7Base—$0.00276100%coinbase80d ago0x7cea72…acb4a7
0x0f27…6ca30x3e0a…78e7Base—$0.005168100%coinbase80d ago0x67915c…a9c560
0x0f27…6ca30x3e0a…78e7Base—$0.003535100%coinbase80d ago0xb93ad1…4734d9
0x0f27…6ca30x3e0a…78e7Base—$0.005716100%coinbase80d ago0x651072…6161e0
0x0f27…6ca30x3e0a…78e7Base—$0.003526100%coinbase80d ago0x9ac661…bb8ac3
0x0f27…6ca30x3e0a…78e7Base—$0.003247100%coinbase80d ago0x67de77…5b9502
0x0f27…6ca30x3e0a…78e7Base—$0.003962100%coinbase80d ago0xe31c09…bf53af
0x0f27…6ca30x3e0a…78e7Base—$0.002776100%coinbase80d ago0x156af0…56b5bd
0x0f27…6ca30x3e0a…78e7Base—$0.00546100%coinbase80d ago0x67e490…395aaf
0x0f27…6ca30x3e0a…78e7Base—$0.002831100%coinbase80d ago0xb8f97f…c5cc38
0x0f27…6ca30x3e0a…78e7Base—$0.003802100%coinbase80d ago0x2b5cd7…6502e6
0x0f27…6ca30x3e0a…78e7Base—$0.004912100%coinbase80d ago0x1feede…b82ac4
0x0f27…6ca30x3e0a…78e7Base—$0.003917100%coinbase80d ago0x854263…48d594
0x0f27…6ca30x3e0a…78e7Base—$0.005509100%coinbase80d ago0xf1fd03…b2589a
0x0f27…6ca30x3e0a…78e7Base—$0.004263100%coinbase80d ago0xaa448a…39791b

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.