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%coinbase24d ago0xe0b846…db887b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0x2258b0…eb709d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0x5c7d4f…34e19a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0x959ffe…84e5e2
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0xabb5d9…6c7e12
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0xdea316…a48751
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0xfe789f…88bf89
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0x2b29c9…4b9f7d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0x8dbd44…63b772
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0x127448…a7d2a1
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0x689cce…9f1490
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0xf71b39…803f98
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase25d ago0xb5b367…984e08
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase25d ago0xa04ccd…36bbf6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase25d ago0x504a82…b954dc
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase25d ago0x100306…06dc5a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase25d ago0x858734…857176
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase25d ago0x999f63…06eb46
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase25d ago0xb3703d…5cdceb
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase25d ago0xe6a8fc…cb5aa0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase25d ago0x0ec551…a646ce
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase25d ago0x0e6a07…cdd512
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase25d ago0x1f19ac…3c78d3
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase25d ago0x79a7c5…b88c59
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase25d ago0x668a87…3d8d60

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.