Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b53…fe2a0x4466…125eBasex402 service$0.02100%coinbase39d ago0xf236a4…227dad
0x57d3…cb390x4466…125eBasex402 service$0.008100%coinbase39d ago0xba643f…e1591b
0x2b9e…41a40x4466…125eBasex402 service$0.008100%coinbase39d ago0x11c7b3…f64c91
0x2b53…fe2a0x4466…125eBasex402 service$0.005100%coinbase39d ago0x2012df…426cd6
0x2b9e…41a40x4466…125eBasex402 service$0.02100%coinbase39d ago0xd9d0a4…77f10e
0x643c…02fd0x4466…125eBasex402 service$0.005100%coinbase39d ago0x778ed9…73b1e5
0x0acd…11f50x4466…125eBasex402 service$0.004100%coinbase39d ago0xa73855…5708dc
0x4608…21270x4466…125eBasex402 service$0.004100%coinbase39d ago0x81451e…aab404
0xd50d…29af0x4466…125eBasex402 service$0.02100%coinbase39d ago0xd2ff10…0b1ca1
0x9a6d…97150x4466…125eBasex402 service$0.005100%coinbase39d ago0xfcca81…78a186
0x57d3…cb390x4466…125eBasex402 service$0.004100%coinbase39d ago0x94dbc2…ab9ce6
0x1b20…69b30x4466…125eBasex402 service$0.008100%coinbase39d ago0xe0f10d…1430e4
0x6459…85990x4466…125eBasex402 service$0.03100%coinbase39d ago0x91fe81…cfe7fb
0x1b20…69b30x4466…125eBasex402 service$0.008100%coinbase39d ago0x710c0f…fd8433
0x643c…02fd0x4466…125eBasex402 service$0.02100%coinbase39d ago0x3c49ad…a60b80
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase39d ago0x81ea48…f897bc
0x3346…993c0x4466…125eBasex402 service$0.01100%coinbase39d ago0xf1d9f8…53f805
0x4608…21270x4466…125eBasex402 service$0.02100%coinbase39d ago0xdf3d2c…7afb85
0x9bac…b0c30x4466…125eBasex402 service$0.005100%coinbase39d ago0x61c425…061fc2
0x643c…02fd0x4466…125eBasex402 service$0.03100%coinbase39d ago0x6407f4…b5dcce
0x2b53…fe2a0x4466…125eBasex402 service$0.006100%coinbase39d ago0xe73774…dda384
0x643c…02fd0x4466…125eBasex402 service$0.01100%coinbase39d ago0xfdebf5…40cdea
0x4608…21270x4466…125eBasex402 service$0.02100%coinbase39d ago0xb563f7…bbb36a
0x3346…993c0x4466…125eBasex402 service$0.005100%coinbase39d ago0x6e3e14…d288db
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase39d ago0x90f243…1e1df7

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.