Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f17…35470xc533…c685Base—$0.01100%coinbase71d ago0x0fff1a…8c1f00
0x4f17…35470xe81e…77f4Base—$0.01100%coinbase71d ago0x1a308d…7cd75d
0x4f17…35470x0dc7…e412Base—$0.01100%coinbase71d ago0xec35ac…ee7ecb
0x4f17…35470xd104…1808Base—$0.01100%coinbase71d ago0xda187c…ca760c
0x4f17…35470x8738…a378Base—$0.01100%coinbase71d ago0x3f35d9…2c5503
0x4f17…35470x40f9…b1a1Base—$0.01100%coinbase71d ago0xd893bb…3d85c2
0x4f17…35470x56d9…196bBase—$0.01100%coinbase71d ago0xee4297…ac0593
0x4f17…35470x965e…8f74Base—$0.01100%coinbase71d ago0xf0b557…7ddfd6
0x4f17…35470xfb00…1fc4Base—$0.01100%coinbase71d ago0xfac8b9…7620c2
0x4f17…35470xa3a8…661aBase—$0.01100%coinbase71d ago0xecfac9…6e48ba
0x4f17…35470x734b…1976Base—$0.01100%coinbase71d ago0x6cd138…672917
0x4f17…35470x1911…c735Base—$0.01100%coinbase71d ago0x4edcd2…c9aad6
0x4f17…35470xae6d…858dBase—$0.01100%coinbase71d ago0x351271…70b309
0x4f17…35470xe3c2…ca31Base—$0.01100%coinbase71d ago0xd80fcb…c0be6b
0x4f17…35470x396f…8ac5Base—$0.01100%coinbase71d ago0x4f365c…77454e
0x4f17…35470x729f…49c5Base—$0.01100%coinbase71d ago0x83abc1…caa1d0
0x4f17…35470x002c…a2fbBase—$0.01100%coinbase71d ago0xad4667…f0fc8c
0x4f17…35470xa604…349aBase—$0.01100%coinbase71d ago0x0d49ec…0c2dfb
0x4f17…35470xf4b2…e66aBase—$0.01100%coinbase71d ago0x987d32…b178e3
0x4f17…35470xa10b…8ec4Base—$0.01100%coinbase72d ago0x4870c0…51643b
0x4f17…35470x4e3b…3a91Base—$0.01100%coinbase72d ago0x894c1b…79f0ae
0x4f17…35470x8638…c270Base—$0.01100%coinbase72d ago0xfc37ab…16eb23
0x4f17…35470x0215…41acBase—$0.01100%coinbase72d ago0xa5b5b9…c444f2
0x4f17…35470x2530…c224Base—$0.01100%coinbase72d ago0x1096dc…5f5e84
0x4f17…35470xb6af…b584Base—$0.01100%coinbase72d ago0x708e8e…00263a

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.