Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$1.05100%0x7d28…b24848d ago0x2fe209…3c29c2
0xf861…cd530x47c5…4fc3Base—$2.1070%0x5198…0ffb48d ago0x8fbcdd…d9797f
0xf861…cd530x0e3d…7757Base—$8.40100%0xa82a…456348d ago0xde5d47…7524ce
0xf861…cd530x0e3d…7757Base—$31.50100%0x29b8…326348d ago0xa11558…afbc85
0xf861…cd530x47c5…4fc3Base—$10.5070%0xd253…4d1848d ago0x969860…68155f
0xf861…cd530x0e3d…7757Base—$10.50100%0x1a34…32c148d ago0x7119a6…9351a8
0xf861…cd530x0e3d…7757Base—$5.25100%0x1b46…187048d ago0x8ddbec…6432fb
0xf861…cd530x0e3d…7757Base—$2.10100%0x63fd…c86f48d ago0xb0856f…d2e9f4
0xf861…cd530x0e3d…7757Base—$3.15100%0x06ee…cb5248d ago0xebf949…3aaa8f
0xf861…cd530x0e3d…7757Base—$10.50100%0xf643…981048d ago0xc90730…a04609
0xf861…cd530x0e3d…7757Base—$5.25100%0xb834…55bc48d ago0x957be4…6146c1
0xf861…cd530x0e3d…7757Base—$10.50100%0x2699…b2a548d ago0xedb56b…20d343
0xf861…cd530x0e3d…7757Base—$10.50100%0x3764…3be048d ago0xb4888b…ce2b07
0xf861…cd530x0e3d…7757Base—$2.10100%0x45b4…af2748d ago0x9d0419…ce9a6d
0xf861…cd530x47c5…4fc3Base—$21.0070%0x1a4b…80bc48d ago0xb687e9…ad1f77
0xf861…cd530x47c5…4fc3Base—$5.2570%0x7d28…b24848d ago0x185330…606541
0xf861…cd530x47c5…4fc3Base—$10.5070%0x4950…4a2648d ago0xe8ec2e…7b9f9b
0xf861…cd530x47c5…4fc3Base—$5.2570%0xde1b…a3a248d ago0xc6a21a…dc49a0
0xf861…cd530x47c5…4fc3Base—$10.5070%0x0881…8de248d ago0x24c03b…5ee319
0xf861…cd530x47c5…4fc3Base—$21.0070%0xe9e4…196348d ago0xd2b248…3584aa
0xf861…cd530x47c5…4fc3Base—$2.1070%0xd775…7f8148d ago0xc5f2d4…736d76
0xf861…cd530x0e3d…7757Base—$1.05100%0x8437…41a848d ago0x0540c1…986bf9
0xf861…cd530x0e3d…7757Base—$2.10100%0x563b…9a7f49d ago0x9c0c26…29c77a

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.