Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6198…c30e0x3dcb…32e1Basex402 service$0.005100%coinbase19d ago0xd3eae4…84aaf2
0x3789…e7e30x3dcb…32e1Basex402 service$0.002100%coinbase19d ago0x0b875a…f861aa
0x6740…ae630x3dcb…32e1Basex402 service$0.005100%coinbase19d ago0x0d81b2…03ba9e
0x10fe…55920x3dcb…32e1Basex402 service$0.002100%coinbase19d ago0x7fbae6…60afc5
0xb2a7…d08e0x3dcb…32e1Basex402 service$0.005100%coinbase20d ago0xe3a2c0…0bb93a
0x130c…8c650x3dcb…32e1Basex402 service$0.005100%coinbase20d ago0x1fd6d1…2681e1
0xb1c5…c67f0x3dcb…32e1Basex402 service$0.002100%coinbase20d ago0xac3f4b…53737c
0x078e…0f220x3dcb…32e1Basex402 service$0.005100%coinbase20d ago0xa01536…0d1085
0x5798…285d0x3dcb…32e1Basex402 service$0.002100%coinbase20d ago0xd1c9c9…041349
0x4b43…33500x3dcb…32e1Basex402 service$0.002100%coinbase20d ago0xf66142…25dfaa
0x94f9…71f00x3dcb…32e1Basex402 service$0.005100%coinbase20d ago0x6ce8e6…ea588c
0x3ef4…be8b0x3dcb…32e1Basex402 service$0.005100%coinbase20d ago0x42d0df…8567f2
0x4101…68f90x3dcb…32e1Basex402 service$0.005100%coinbase20d ago0x54cf87…5c6600
0xc465…16160x3dcb…32e1Basex402 service$0.005100%coinbase20d ago0xe3e6a5…e6758f

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.