Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc19…12490xd593…700dBasex402 service$0.01100%coinbase45d ago0xf44e40…44550e
0xac6a…a7980xd593…700dBasex402 service$0.01100%coinbase45d ago0x376549…0a078e
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase45d ago0x4f6aa5…eeed37
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase45d ago0x89d4ea…508011
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase45d ago0xb6d5e3…3133af
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase45d ago0x5a5f1d…632216
0xd8d3…b63c0xd593…700dBasex402 service$0.10100%coinbase45d ago0xe7645c…cbc525
0xd8d3…b63c0xd593…700dBasex402 service$0.10100%coinbase45d ago0x7c8b5e…acd2d1
0xd8d3…b63c0xd593…700dBasex402 service$0.10100%coinbase45d ago0xa398f8…e6e78e
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase45d ago0x27469a…7804bb
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase45d ago0xd5b138…4f1876
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase45d ago0xd6e0ac…f73766
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase45d ago0x544934…1f5692
0xd8d3…b63c0xd593…700dBasex402 service$0.50100%coinbase45d ago0x636cdc…a2fee4
0xd8d3…b63c0xd593…700dBasex402 service$0.50100%coinbase45d ago0x161466…2c00dd
0xd8d3…b63c0xd593…700dBasex402 service$0.50100%coinbase45d ago0x585a22…34a98d
0xd8d3…b63c0xd593…700dBasex402 service$0.25100%coinbase45d ago0x29bdae…9c53fd
0xd8d3…b63c0xd593…700dBasex402 service$0.50100%coinbase45d ago0x8f1afb…c2b9c9
0xd8d3…b63c0xd593…700dBasex402 service$0.25100%coinbase45d ago0x7a09e9…7278c7
0xd8d3…b63c0xd593…700dBasex402 service$0.25100%coinbase45d ago0x1dde0b…da2328
0xd8d3…b63c0xd593…700dBasex402 service$0.25100%coinbase45d ago0xc69904…69414a
0xd8d3…b63c0xd593…700dBasex402 service$1.00100%coinbase45d ago0xdaaf70…a417bf
0xd8d3…b63c0xd593…700dBasex402 service$0.05100%coinbase45d ago0x4d7fa8…520964
0xd8d3…b63c0xd593…700dBasex402 service$0.05100%coinbase45d ago0x4157d4…2eed95
0xd8d3…b63c0xd593…700dBasex402 service$0.05100%coinbase45d ago0xbd659f…16d746

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.