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%coinbase12d ago0x22d290…bb0429
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0x41ef11…76ce09
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0x132a77…22964b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0x29b766…0b9749
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0x314fcf…99f4f8
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0xaed19e…c1ee3d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0x623b82…44db07
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0xe51afd…cf7b29
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0x9e862b…962134
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0xd39bd0…0d2587
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0xd67b2d…e23819
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0x62165f…91ebf6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0x217b11…a3c8df
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0x409032…d95cfb
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0xe48bed…b4e4fb
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0xa8b66d…cd183f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0x2c7dff…c9f417
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0x56ed8f…7e7fa4
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0xd0c782…3aaf02
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0x7bf9af…c02b86
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0x566c5d…2e60a7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0x080e0c…02d557
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0x255351…2fb405
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0x160664…48bcb5
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12d ago0x6631be…848bfc

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.