Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc843…83600x87fa…a810Base—$0.00768100%0x461a…5962106d ago0xf12943…7f1a39
0xc843…83600x12f6…6236Base—$0.00768100%0x461a…5962106d ago0x0a97d0…adec70
0xc843…83600xa855…4cceBase—$0.00768100%0x461a…5962106d ago0xe29f38…ea734c
0xc843…83600xa855…4cceBase—$0.00768100%0x461a…5962106d ago0xff25e2…75669d
0xc843…83600x0c58…8a64Base—$0.01100%0x461a…5962106d ago0xce2307…1d808b
0xc843…83600xe88e…ef91Base—$0.003776100%0x461a…5962106d ago0xc5f9f5…340c8a
0xc843…83600xc801…ad56Base—$0.00768100%0x461a…5962106d ago0x097c6f…55f8a9
0xc843…83600x12f6…6236Base—$0.00768100%0x461a…5962106d ago0x949e98…c2e6b1
0xc843…83600xe155…7e07Base—$0.01100%0x461a…5962106d ago0xe282a3…b4c61b
0xc843…83600x975e…4da4Base—$0.02100%0x461a…5962106d ago0x1b4a31…d46f22
0xc843…83600x6680…f95eBase—$0.00768100%0x461a…5962106d ago0x9d0aa5…41c236
0xc843…83600x6543…0d46Base—$0.01100%0x461a…5962106d ago0xbd4c26…70914f
0xc843…83600xaf15…58c4Base—$0.00768100%0x461a…5962106d ago0xc3185b…36e3a3
0xc843…83600xa855…4cceBase—$0.00768100%0x461a…5962106d ago0x3c769f…4e4972
0xc843…83600x4419…5375Base—$0.00768100%0x461a…5962106d ago0x7221fd…d20100
0xc843…83600xf386…b755Base—$0.003776100%0x461a…5962106d ago0x46eb78…0cd6ae
0xc843…83600x93c5…090fBase—$0.02100%0x461a…5962106d ago0x4183e1…fac60e
0xc843…83600x44b4…727bBase—$0.00768100%0x461a…5962106d ago0xbabe6d…fd4808
0xc843…83600x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x81fc1c…3a328c
0xc843…83600x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x22e813…b6575f
0xc843…83600x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xe60ff6…51f3fc
0xc843…83600x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x1a5aea…0315db
0xc843…83600x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x301307…cef3e9
0xc843…83600x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x460077…cd545a
0xc843…83600x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x438000…fc5749

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.