Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0xec2636…ce4558
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0xb1070b…31c5a5
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0x90047b…7bd5b2
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0x26959b…7d100f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0x2df5f5…ce62a8
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0xfb5dbd…b86b4a
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0x862768…55a2ce
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0x3dbd88…72c0ca
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0xf50dfd…69ab72
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0x0de5a8…00da8e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0xfd38d5…9c7dbd
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0x6be945…b55ede
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0x42bbd9…f09144
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0x6748c6…2acc48
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0x090d56…a152af
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0xd3d3e1…7a558e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0x5864c2…f324ca
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0xd96134…859c8a
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0xf24c81…fde9b7
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0x2d0385…a93763
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0x95ff6b…4ec72f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0x48764a…bc7bc9
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0xbe405b…bfc4e6
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0x9b3548…cca812
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25d ago0x78c7d9…ecac1e

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.