Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0x098d2c…fbb6e5
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0xb648ec…4cf49f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0x064712…f3b60e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0xaabb48…d3b3b7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0x788e53…271059
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0xff0087…c0bcff
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0xfa7e04…0fb534
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0xf98b8f…a12a06
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0x36a60a…e08f4c
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0x352b34…1e19f9
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0x123f70…75987a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0x72e711…f0c2cd
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0x35aa1c…783ed6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0xb4420b…194fa9
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0xc9a793…99ab5e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0xe400cb…84bc48
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0x2c6764…c84da7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0x9cb1aa…b94ced
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0xe94c30…204fe1
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0x7d50f5…7fb024
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0xda4283…71f49b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0x9ca617…5ae0ff
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0x4ca9a5…fda63f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0x0f6c97…3bf89b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase33d ago0x1d78ba…b70344

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.