Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0xf6613c…b230b8
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0x5d6720…97e4a8
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0x40a0b7…ebbd92
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0xce185e…771444
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0xfee056…f9109c
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0x8f18ac…64e171
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0x589b70…399aca
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0x953164…2c5a88
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0xb43188…fb0b7e
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0xf0b728…b26949
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0xe2ef9c…f2198e
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0x907acc…b0f51a
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0xb56003…13e5c1
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0x7febda…7fb575
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0x29358e…72fbdb
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0x10ab04…706430
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0x95eaa9…9e328b
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0xe9be17…c10a4f
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0x782f78…a84ae1
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0xdfbf8c…21ba68
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0xf97cb3…2521b5
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0x815a0c…45c7e8
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0xb6ebc0…ea1507
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0x834415…323ae9
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase18d ago0x8ca013…6d490c

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.