Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8329…a0650x8849…06dbBase—$0.01100%coinbase69d ago0xd1a314…f60ce4
0x8329…a0650xa9ad…2a4aBase—$0.01100%coinbase69d ago0x5d5eca…24dd08
0x8329…a0650xa1e1…3737Base—$0.01100%coinbase69d ago0x109528…6d3794
0x8329…a0650xccc6…00faBase—$0.01100%coinbase69d ago0x5f7b26…d98b20
0x8329…a0650x1a91…4eb6Base—$0.01100%coinbase69d ago0xd95e7d…b89b8f
0x8329…a0650x19a1…ff45Base—$0.01100%coinbase69d ago0x268e5f…f123cb
0x8329…a0650xb255…ab15Base—$0.01100%coinbase69d ago0x2cdbb1…f5f26e
0x8329…a0650xb625…a9d6Base—$0.01100%coinbase69d ago0x1ff92f…84f7d2
0x8329…a0650x9916…d20eBase—$0.01100%coinbase69d ago0x585b37…f11b43
0x8329…a0650x48d0…a0deBase—$0.01100%coinbase69d ago0x8415d9…cca020
0x8329…a0650x4dcc…ae18Base—$0.01100%coinbase69d ago0x3fbbd3…951814
0x8329…a0650xc0e7…5aa2Base—$0.01100%coinbase69d ago0x4d65ce…57976c
0x8329…a0650x9af6…8ea7Base—$0.01100%coinbase69d ago0x3b56f8…6fe4ac
0x8329…a0650xbbdd…74ddBase—$0.01100%coinbase69d ago0x39210f…457790
0x8329…a0650x287e…51a3Base—$0.01100%coinbase69d ago0x675f18…e487d9
0x8329…a0650x3a53…7697Base—$0.01100%coinbase69d ago0xc956d2…7d6792
0x8329…a0650x647c…2b7cBase—$0.01100%coinbase69d ago0x6e3146…6ce524
0x8329…a0650x40d1…543cBase—$0.01100%coinbase69d ago0x54fc7b…780da6
0x8329…a0650xb10c…99bbBase—$0.01100%coinbase69d ago0x75e34a…98b355
0x8329…a0650x141d…d019Base—$0.01100%coinbase69d ago0x038295…c20c7b
0x8329…a0650x71e4…f7cdBase—$0.01100%coinbase69d ago0x8e79d2…0beb61
0x8329…a0650xa381…48b9Base—$0.01100%coinbase69d ago0x76a362…4f48b7
0x8329…a0650x245e…4799Base—$0.01100%coinbase69d ago0xee7eb8…e0bbdd
0x8329…a0650x0164…9cb5Base—$0.01100%coinbase69d ago0xba997d…72cc9e
0x8329…a0650xc5ce…0ddbBase—$0.01100%coinbase69d ago0x1506e0…c50c0a

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.