Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase117d ago0x999da8…d9d2a6
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates117d ago0x859b4b…17a920
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase117d ago0x5d4882…4629e9
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates117d ago0xb54fbd…96807c
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase117d ago0xf77194…614920
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates117d ago0xbc4d99…c0743a
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase117d ago0x6a778d…f43431
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates117d ago0x102818…d6bb5c
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase117d ago0xad4810…ce7ab9
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates117d ago0x30930c…0300df
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase117d ago0xbe3cf2…61d852
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates117d ago0xab5b06…7b29e7
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase117d ago0x381e86…e5775c
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates117d ago0x98d889…c1e81c
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase117d ago0x9b9628…426f7e
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates117d ago0x827a6e…b1e318
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase117d ago0xf0e43f…a09995
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates117d ago0x659695…7d7ba1
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase117d ago0xca6881…a3b495
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates117d ago0xc33a26…3e6a60
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase117d ago0x723192…18f64e
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates117d ago0xafb15e…82a447
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase117d ago0x7ad1bb…75b5c5
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates117d ago0x2f6df4…f68747
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase117d ago0xb6ffd3…159581

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.