Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa311…1afd0x13bf…b9a7Base—$0.002100%coinbase79d ago0xc30f20…e939d5
0xa311…1afd0x13bf…b9a7Base—$0.00125100%candidates79d ago0x2bd9fd…712b50
0xa311…1afd0x13bf…b9a7Base—$0.002100%coinbase79d ago0x3e5045…257b8c
0xa311…1afd0x13bf…b9a7Base—$0.00125100%candidates79d ago0xdc9d90…ca571a
0xa311…1afd0x13bf…b9a7Base—$0.002100%coinbase79d ago0x885980…dd48c3
0xa311…1afd0x13bf…b9a7Base—$0.00125100%candidates79d ago0xc6f0a3…2e67bb
0xa311…1afd0x13bf…b9a7Base—$0.002100%coinbase79d ago0x3c7f3a…d764dd
0xa311…1afd0x13bf…b9a7Base—$0.00125100%candidates79d ago0xf53b5b…f98ca4
0xa311…1afd0x13bf…b9a7Base—$0.002100%coinbase79d ago0x6f89d5…afae4a
0xa311…1afd0x13bf…b9a7Base—$0.00125100%candidates79d ago0x25e8d5…ed6891
0xa311…1afd0x13bf…b9a7Base—$0.002100%coinbase79d ago0x35f65c…ec6882
0xa311…1afd0x13bf…b9a7Base—$0.00125100%candidates79d ago0x8568fd…037536
0xa311…1afd0x13bf…b9a7Base—$0.002100%coinbase79d ago0xb56489…97f322
0xa311…1afd0x13bf…b9a7Base—$0.00125100%candidates79d ago0x030640…1e678f
0xa311…1afd0x13bf…b9a7Base—$0.002100%coinbase79d ago0xc802d8…da69df
0xa311…1afd0x13bf…b9a7Base—$0.00125100%candidates79d ago0xcec6d2…590b02
0xa311…1afd0x13bf…b9a7Base—$0.002100%coinbase79d ago0x78d912…77843f
0xa311…1afd0x13bf…b9a7Base—$0.00125100%candidates79d ago0x31fd06…c89a36
0xa311…1afd0x13bf…b9a7Base—$0.002100%coinbase79d ago0xbe41e9…09d1f7
0xa311…1afd0x13bf…b9a7Base—$0.00125100%candidates79d ago0xe67ce3…1e6e6f
0xa311…1afd0x13bf…b9a7Base—$0.002100%coinbase79d ago0x548ac5…421bc8
0xa311…1afd0x13bf…b9a7Base—$0.00125100%candidates79d ago0x56f0f4…167640
0xa311…1afd0x13bf…b9a7Base—$0.002100%coinbase79d ago0x1d1eaf…8b823d
0xa311…1afd0x13bf…b9a7Base—$0.00125100%candidates79d ago0xb13328…caebda
0xa311…1afd0x13bf…b9a7Base—$0.002100%coinbase79d ago0x989de9…a050d3

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.