Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x3b5287…8f768d
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0xca60a4…2ca80f
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x50d1ee…78c7c2
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x4bfc17…dc1b01
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0xbe63b5…5ecb12
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x59b42c…156aa9
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x624158…0d5a07
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x54531a…323723
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x2b4044…eec542
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x90ba20…dff44f
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x58b363…ee50ac
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x79eb4d…97ad9a
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x96805d…c184f8
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x832e92…8231ac
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x87adf6…043907
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x685d89…64ee32
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x151fe6…283a93
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0xd5641c…3ff7f8
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0xd58b04…607550
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0xc27c48…36707e
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0xbfe2e8…8e5482
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0xb4c5d0…d23245
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0xfab0e9…97ca5c
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0xb9d2e0…d16d3b
0x2b36…c7730xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0xfd737a…46ab0a

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.