Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x33c052…e21cbb
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x756e50…5e87cc
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbce4c1…c9bfdb
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x934eca…14a3ff
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc4fd8a…2c2cd4
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8c7831…27b059
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xed2e01…73e567
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd82c6e…3d31a4
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x237e13…25b70c
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xace5ee…ca29aa
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa500a2…258031
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x78730b…ae0744
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x50ac69…60835f
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0d5ff5…51ada3
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf4f250…49c843
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe93b1c…c72c76
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf54578…ff4aaf
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x383fe4…42a951
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x066643…d70b47
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe29c56…0a81ec
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd7512c…29e35b
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbdfe76…6fafc3
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x800261…de9c03
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x84983c…a7c1fe
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x81f68f…8205b9

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.