Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5516…d33d0x62f8…d4f5Base—$0.01100%coinbase71d ago0x49fbfb…b6303a
0x5516…d33d0x326c…7ea3Base—$0.01100%coinbase71d ago0xf873bd…d7f753
0x5516…d33d0x32f9…68aaBase—$0.01100%coinbase71d ago0x114dfb…1f2c02
0x5516…d33d0x9c84…2130Base—$0.01100%coinbase71d ago0xac5f6b…d915dc
0x5516…d33d0x5bbd…cc5aBase—$0.01100%coinbase71d ago0xa4ed33…df88af
0x5516…d33d0x24e9…79e3Base—$0.01100%coinbase71d ago0xb734db…621975
0x5516…d33d0x581a…0705Base—$0.01100%coinbase71d ago0x459daf…3417f9
0x5516…d33d0x614d…0bb9Base—$0.01100%coinbase71d ago0x0e1cd0…d15337
0x5516…d33d0x81b2…bdecBase—$0.01100%coinbase71d ago0x5bdf58…81157b
0x5516…d33d0x252d…b390Base—$0.01100%coinbase71d ago0xba3896…e64aee
0x5516…d33d0xc7af…9829Base—$0.01100%coinbase71d ago0x8ddd7c…a8ff14
0x5516…d33d0xa0b3…595bBase—$0.01100%coinbase71d ago0x7979e2…523b16
0x5516…d33d0x931a…d625Base—$0.01100%coinbase71d ago0xdd4af5…d2a393
0x5516…d33d0x1a88…1f64Base—$0.01100%coinbase71d ago0xe0d53c…260f96
0x5516…d33d0x52cc…9db3Base—$0.01100%coinbase71d ago0xa46c66…6c5eff
0x5516…d33d0x5fd0…5043Base—$0.01100%coinbase71d ago0x1002cf…6653b1
0x5516…d33d0x114e…80c5Base—$0.01100%coinbase71d ago0x665f9c…cb0e5d
0x5516…d33d0x00fd…6d90Base—$0.01100%coinbase71d ago0x42c546…d5fbc4
0x5516…d33d0xa124…2639Base—$0.01100%coinbase71d ago0x247f0a…20b32b
0x5516…d33d0xe71d…a138Base—$0.01100%coinbase71d ago0x94de6e…62a032
0x5516…d33d0xc213…765bBase—$0.01100%coinbase72d ago0xebeaa9…e14ff4

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.