Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76a2…72a20x13bf…b9a7Base—$0.002100%coinbase79d ago0xd45661…c32f68
0x76a2…72a20x13bf…b9a7Base—$0.004100%candidates79d ago0x2c7731…a870f6
0x76a2…72a20x13bf…b9a7Base—$0.002100%coinbase79d ago0xc1d57e…ab62f4
0x76a2…72a20x13bf…b9a7Base—$0.004100%candidates79d ago0xcd420d…462523
0x76a2…72a20x13bf…b9a7Base—$0.002100%coinbase79d ago0xec296b…0fe87e
0x76a2…72a20x13bf…b9a7Base—$0.004100%candidates79d ago0xbb14a6…2ae737
0x76a2…72a20x13bf…b9a7Base—$0.002100%coinbase79d ago0xc2bd04…289fd2
0x76a2…72a20x13bf…b9a7Base—$0.004100%candidates79d ago0xe899cd…db9057
0x76a2…72a20x13bf…b9a7Base—$0.002100%coinbase79d ago0x739877…128877
0x76a2…72a20x13bf…b9a7Base—$0.004100%candidates79d ago0xdd5366…0279b5
0x76a2…72a20x13bf…b9a7Base—$0.002100%coinbase79d ago0x6c93c0…f28b7e
0x76a2…72a20x13bf…b9a7Base—$0.004100%candidates79d ago0x6da40d…aa3845
0x76a2…72a20x13bf…b9a7Base—$0.002100%coinbase79d ago0xe450a0…26f252
0x76a2…72a20x13bf…b9a7Base—$0.004100%candidates79d ago0x07ca12…8e04ff
0x76a2…72a20x13bf…b9a7Base—$0.002100%coinbase79d ago0x043fa7…5061e9
0x76a2…72a20x13bf…b9a7Base—$0.004100%candidates79d ago0xb3ac2c…e9942a
0x76a2…72a20x13bf…b9a7Base—$0.002100%coinbase79d ago0x934c3b…4ddbbc
0x76a2…72a20x13bf…b9a7Base—$0.004100%candidates79d ago0xb16845…328ea8
0x76a2…72a20x13bf…b9a7Base—$0.002100%coinbase79d ago0x22bc28…8b7d7e
0x76a2…72a20x13bf…b9a7Base—$0.004100%candidates79d ago0x3538f0…cce644
0x76a2…72a20x13bf…b9a7Base—$0.002100%coinbase79d ago0xef658d…0e7569
0x76a2…72a20x13bf…b9a7Base—$0.004100%candidates79d ago0x6eefee…319a37
0x76a2…72a20x13bf…b9a7Base—$0.002100%coinbase79d ago0x6bd62e…f81898
0x76a2…72a20x13bf…b9a7Base—$0.004100%candidates79d ago0x1a38d5…a2c032
0x76a2…72a20x13bf…b9a7Base—$0.002100%coinbase79d ago0x6da4fb…d01f2f

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.