Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xddab3e…d1b985
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5caa21…0dba38
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x46f240…6f5aa6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xddddc9…3f2c9e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xba00be…fd3a0d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x642a92…2ccfc2
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x00bdd3…40b453
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe1f3c0…8da14a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x896b88…2d4631
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xca9b83…a40f8a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x440fb5…fb464c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9863bb…88e87a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd8547c…e535f3
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6d5b0a…aa9c47
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf98790…f1c7a6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9b6ca4…f04dac
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x16c866…42faf3
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x38fd90…afe25e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8ff309…6e7e78
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7143e6…c981bd
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4768d5…e818ac
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7534b8…cae607
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf4baea…34e1f9
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4c7e06…aded44
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe77f3d…88dd6c

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.