Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xddf282…25dc09
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7f4008…4532ea
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf50638…38def3
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x55e7b7…b06b20
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x11860d…0b3eeb
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfe0894…64c994
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0b10f3…f73c18
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe3e2f8…7c1b5a
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x339b18…db01d5
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x57b9bd…55aa3e
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0396a5…b550f9
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x048f94…3b4aca
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x670138…a0f9a2
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x22a102…07a859
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa25b5b…4803c2
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x453c85…f6d1db
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0b73d6…023f44
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd4eb3a…71cddd
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x443476…9bbef7
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xba8756…7e8cfb
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x14323f…0d6b20
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0bcd62…790a44
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x159056…b39887
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8bd219…2e943e
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xef4b1a…da6878

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.