Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdfe6…8d240x99ca…fa28Base$0.00768100%0x461a…5962105d ago0xf13feb…5551cb
0xdfe6…8d240xe8af…e09eBase$0.003776100%0x461a…5962105d ago0xe01074…2e36df
0xdfe6…8d240xcc23…d6f5Base$0.01100%0x461a…5962105d ago0x7869bb…f75360
0xdfe6…8d240x93c5…090fBase$0.003776100%0x461a…5962105d ago0x2f3354…9320f3
0xdfe6…8d240x8780…289eBase$0.02100%0x461a…5962105d ago0xb79eff…4fcdbf
0xdfe6…8d240xe155…7e07Base$0.02100%0x461a…5962105d ago0xe78ee9…51b01e
0xdfe6…8d240xc801…ad56Base$0.00768100%0x461a…5962105d ago0x739255…e8482c
0xdfe6…8d240x2334…9fbeBase$0.02100%0x461a…5962105d ago0x5a1191…586476
0xdfe6…8d240x99ca…fa28Base$0.00768100%0x461a…5962105d ago0xeba24a…fcfd0b
0xdfe6…8d240x93c5…090fBase$0.003776100%0x461a…5962105d ago0xcb9b1c…d5357c
0xdfe6…8d240x6543…0d46Base$0.00768100%0x461a…5962105d ago0xd3b8bc…6d673c
0xdfe6…8d240x4419…5375Base$0.02100%0x461a…5962105d ago0x14c7b5…e2794f
0xdfe6…8d240xb2ed…4c81Base$0.01100%0x461a…5962105d ago0x346f88…014d12
0xdfe6…8d240x3781…8387Base$0.01100%0x461a…5962105d ago0x42350f…5bee05
0xdfe6…8d240xa1c8…9b47Base$0.00768100%0x461a…5962105d ago0x2e05b1…4ead3e
0xdfe6…8d240xf28f…4e15Base$0.00768100%0x461a…5962105d ago0xe211b1…082382
0xdfe6…8d240xe8af…e09eBase$0.01100%0x461a…5962105d ago0x4c3680…87d88f
0xdfe6…8d240x9555…7665Base$0.02100%0x461a…5962105d ago0x6ad5a5…c288b9
0xdfe6…8d240x0d3b…0707Base$0.001100%0x461a…5962105d ago0x2ed61a…553f0d
0xdfe6…8d240x0d3b…0707Base$0.001100%0x461a…5962105d ago0x95a52b…b8a60f
0xdfe6…8d240x0d3b…0707Base$0.001100%0x461a…5962105d ago0xca1094…fb6ffb
0xdfe6…8d240x0d3b…0707Base$0.001100%0x461a…5962105d ago0x9a7711…c2d5b2
0xdfe6…8d240x0d3b…0707Base$0.001100%0x461a…5962105d ago0xbde21f…3a60a3
0xdfe6…8d240x0d3b…0707Base$0.001100%0x461a…5962105d ago0x909133…2bd5cb
0xdfe6…8d240x0d3b…0707Base$0.001100%0x461a…5962105d ago0xddec4a…a1a62b

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.