Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase56d ago0x2a2767…a85673
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase56d ago0x14458b…d0e58b
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x153dda…49fb40
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0xe7e1eb…1f6a83
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0xc48169…791f9e
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0xc10d1b…77d624
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0xc98b79…e8d281
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x40a35d…637659
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0xe42db2…23cdb2
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x826e0c…d21636
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x8d8264…45f9d0
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x4428d3…3a933a
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x06ae67…668039
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x0c30de…20822b
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x900ea3…3276c4
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0xf80008…533784
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0xb310e4…d262cd
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x70e0f7…661bfa
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x035727…ad485d
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x2f21b7…5fee2e
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0xd4ac98…04cf8b
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x9fb189…605694
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x0dcd8c…836256
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x5400ac…242331

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.