Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xd201fc…84733d
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x07940e…24a0d0
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe4ffae…0b7586
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x1c8617…bd2315
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x5fb2a1…3e9994
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x3b5432…03501c
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9e3ec8…8d50c7
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xc480e1…7c632f
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb637d3…3d9038
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xdf92fc…2d908e
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x38bbcb…a470b4
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb5f609…f142b2
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xfd74b5…3749ff
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xd5567d…b0b918
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe2d45c…3cb808
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x867ec3…a1a32a
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x024a4c…70bfee
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x813882…5f71d2
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x8656d6…63a2f2
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xcc8ab2…b7a42e
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x806d83…7a3d92
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xbf71a9…abf617
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xc2ff0b…f3c285
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x813dd8…c642c5
0x7880…43410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9d2e2a…9dffc1

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.