Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0d3…48330x4466…125eBasex402 service$0.008100%coinbase78d ago0x70bb3b…420873
0x9419…57aa0x4466…125eBasex402 service$0.008100%coinbase78d ago0xb6825a…ac1069
0x9419…57aa0x4466…125eBasex402 service$0.008100%coinbase78d ago0x2ae0c9…b5fe1c
0x9419…57aa0x4466…125eBasex402 service$0.008100%coinbase78d ago0x0ddc44…50512b
0x9419…57aa0x4466…125eBasex402 service$0.008100%coinbase78d ago0x412f1a…a68847
0x9419…57aa0x4466…125eBasex402 service$0.008100%coinbase78d ago0x40cf69…c6197b
0x9419…57aa0x4466…125eBasex402 service$0.008100%coinbase78d ago0x747d09…c99d49
0x9419…57aa0x4466…125eBasex402 service$0.008100%coinbase78d ago0x4b6fde…455c95
0x9419…57aa0x4466…125eBasex402 service$0.008100%coinbase78d ago0x8750bf…f0627d
0x9419…57aa0x4466…125eBasex402 service$0.008100%coinbase78d ago0xe01ec1…53b370
0x23be…6a8e0x4466…125eBasex402 service$0.03100%coinbase78d ago0xc8de8c…287cca
0x7e57…2f090x4466…125eBasex402 service$0.005100%coinbase78d ago0x15681b…25ab12
0x7e57…2f090x4466…125eBasex402 service$0.004100%coinbase78d ago0x0666a0…b8600c
0x7e57…2f090x4466…125eBasex402 service$0.004100%coinbase78d ago0x196c78…a80b6a
0xa461…13580x4466…125eBasex402 service$0.05100%coinbase78d ago0x3833dd…6f927b
0x6459…85990x4466…125eBasex402 service$0.01100%coinbase79d ago0xfa2f8f…8a3f29
0x4608…21270x4466…125eBasex402 service$0.005100%coinbase79d ago0xe83aff…31f335
0xf068…258e0x4466…125eBasex402 service$0.02100%coinbase79d ago0x78ce69…914a60
0xf068…258e0x4466…125eBasex402 service$0.02100%coinbase79d ago0xcfa59b…b961aa
0x0acd…11f50x4466…125eBasex402 service$0.01100%coinbase79d ago0x7a7cf9…b8d6c7
0x2b9e…41a40x4466…125eBasex402 service$0.02100%coinbase79d ago0x2822ce…05141c
0x9419…57aa0x4466…125eBasex402 service$0.02100%coinbase79d ago0x3fb174…f1c989
0x9419…57aa0x4466…125eBasex402 service$0.02100%coinbase79d ago0x44d150…319542
0x2b9e…41a40x4466…125eBasex402 service$0.02100%coinbase79d ago0x775ecf…ab7886
0x9a6d…97150x4466…125eBasex402 service$0.005100%coinbase79d ago0xf7eca9…bfced6

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.