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%coinbase2d ago0x6e9dce…39a43b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0x509e35…65e4c1
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0x240115…4af1d9
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0xb6fb90…1504d6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0xd42a1c…f6b4fa
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0x3ea8ac…309c55
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0x7a5c9b…9e12ee
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0x05700e…322274
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0x944cea…7aa4b1
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0x9a3cca…fad198
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0xfa99bb…eccd35
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0xfa0937…e1837f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0x8f39d4…087b5c
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0xa3bf89…691b7b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0xd07557…faf4bc
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0xac6834…cd4c9a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0xa0d752…dc8a56
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0xb3420c…51a567
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0x344110…e53d31
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0x615f4c…bff6a8
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0x47c93f…fc3033
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0xde0a75…40531b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0xa7c8ab…d93ae9
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0xfbda87…ef50a9
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase2d ago0x0118c0…f34445

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.