Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xde7a4b…e521ff
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xb17860…cd8a29
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x7433c4…619ac2
0x941c…27e60x50eb…6480Base—$0.003100%0x54f0…7932120d ago0x730ef5…92806c
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xd0d95f…cf7734
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932120d ago0xb98c7e…0e545c
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932120d ago0x3c6673…c80827
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932120d ago0x316879…ffd830
0x941c…27e60x50eb…6480Base—$0.003100%0x54f0…7932120d ago0x4b341d…a82e33
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932120d ago0xef6cdb…2dda7a
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932120d ago0xcb73b6…97bde6
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x49a3f2…e26e43
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932120d ago0xfec198…2163bd
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xb3fe1a…5a8b06
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x93b947…52be44
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932121d ago0xbc6c71…f116b5
0x941c…27e60x50eb…6480Base—$0.0005100%0x54f0…7932121d ago0xa2702b…a0cdc6
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932121d ago0x304e77…0049c2
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932121d ago0x844ea3…970abb
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932121d ago0x9a7d40…339637
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932121d ago0x8c5859…76744a
0x941c…27e60x50eb…6480Base—$0.003100%0x54f0…7932121d ago0x7700c6…ab4a4b
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932121d ago0xf9e7b8…f4fea8
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932121d ago0x33296c…8aa696
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932121d ago0x4afa1b…cd34fc

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.