Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bb6…11fe0xe88e…ef91Base—$0.01100%0x461a…5962105d ago0xdc8b05…e96efa
0x8bb6…11fe0x2334…9fbeBase—$0.02100%0x461a…5962105d ago0x4ecbfa…ad5dff
0x8bb6…11fe0x9e35…98d6Base—$0.00768100%0x461a…5962105d ago0x707dce…edf8ec
0x8bb6…11fe0xc801…ad56Base—$0.01100%0x461a…5962105d ago0xc6322d…c41115
0x8bb6…11fe0x975e…4da4Base—$0.00768100%0x461a…5962105d ago0x945d24…95834c
0x8bb6…11fe0x3781…8387Base—$0.02100%0x461a…5962105d ago0x70cdbc…d970f8
0x8bb6…11fe0xa1c8…9b47Base—$0.00768100%0x461a…5962105d ago0x7a188f…bc84da
0x8bb6…11fe0x4419…5375Base—$0.02100%0x461a…5962105d ago0x95e490…92334b
0x8bb6…11fe0x789d…10eaBase—$0.01100%0x461a…5962105d ago0x09343d…883c1d
0x8bb6…11fe0x12f6…6236Base—$0.00768100%0x461a…5962105d ago0x8290d9…618765
0x8bb6…11fe0x4e25…5148Base—$0.01100%0x461a…5962105d ago0x3bb11d…7d1be7
0x8bb6…11fe0xf0a0…3373Base—$0.02100%0x461a…5962105d ago0x185728…7224f6
0x8bb6…11fe0x8780…289eBase—$0.02100%0x461a…5962105d ago0xd4b892…4d533d
0x8bb6…11fe0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x2e8c3a…de6913
0x8bb6…11fe0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xb6d14f…68d76b
0x8bb6…11fe0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xae8b42…535646
0x8bb6…11fe0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xef3cdb…cc4277
0x8bb6…11fe0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x509922…2586ce
0x8bb6…11fe0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x1e2226…7cabb0

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.