Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc47461…8a4d12
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xfe09dc…772f9b
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xed0a7f…7108b3
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x12e25e…50e296
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa1b590…46df9f
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x263502…0ec668
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x356032…d2d9b7
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x112378…8b8db5
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xda572d…a02eba
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe105bf…0bd90a
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcc2f62…6690d3
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x909cb3…63f179
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x15ff02…679609
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa24f75…b1eb6d
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x418e05…eb19af
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe57f2c…26d188
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa23b84…e3ff3f
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x055cdf…eee18a
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9c1ac8…3d920a
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4bd66c…aa687e
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xaeadd0…4f1be4
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xfea2e4…72ef0f
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x90d1a9…6de60f
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3f7041…b01717
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x339290…dd63a0

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.