Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xca63f5…205c8c
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9b2137…aeb8dd
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2df383…ad4cb0
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x86a9cc…48c04f
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe79e14…36f79f
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x019723…652222
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf32dc2…b21a15
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x748f3e…502217
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7849cb…38f29e
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb9d335…bfa434
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7cb829…18fbd0
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6ea2ef…786b4f
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x74067b…2ff1de
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb73b80…221a5f
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x035503…e1e81d
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x992dd6…f21470
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xca90fa…c7dd33
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4eec19…34ee68
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x72c6c8…896eef
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb752d7…84645a
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1fd322…36c5bf
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xecabee…93d00c
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9f7f90…fdc292
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8ecb71…55cd5e
0xba09…bfb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8a3bc7…b10ff7

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.