Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x904a6a…fe4975
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd8e311…f716f0
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdf3983…182a29
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xba67bb…a8e8d0
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbae25b…f0f8d4
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4c75eb…1aaccf
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x60c7ba…43cea3
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0554e6…f46dab
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x986a7e…fb3358
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x60a644…cbd4f8
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe57e32…36632b
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9b57f3…f0934e
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6575c8…6da2ba
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x670c3f…0b3242
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd19165…e80f5d
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2767f6…3fe68a
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9e0a2e…c6ef04
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd17885…0a8c6b
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1feb17…ff3795
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9647aa…e8acc4
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x550fc7…48737d
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xde4fd6…e52e63
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x12ee13…da72d6
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x631c79…0f2026
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1fe654…17a52b

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.