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%coinbase6d ago0xa6bc87…8998a1
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0xa4d475…0960a6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x76ae86…b97a92
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x9dae2b…494d5e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x6dff79…ba9d7f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x2253e4…069f70
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0xf0de9b…1c1cf9
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0xfaf1fd…6b610d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x3967e6…f38c8b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x9a2558…eed801
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x6708d9…e98b6f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x8d00a2…fb3f9d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0xc5fbe0…33cd8c
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x5981bf…9397b1
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0xbed40a…e2f9ed
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x8f79d4…fc84fc
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x9b365c…0aa750
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0xdccfda…7bd1f6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x7903f1…2bd1d0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0xddc30d…ffabf4
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x173c77…8abaf0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x9267ee…867919
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x520127…877877
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x60411b…853a28
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x0d2f16…f5e778

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.