Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xd4c18d…f65aa6
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x607103…a731e1
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x88aed2…2abb4d
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x68646f…85279f
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x355254…7e8fa2
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x1a854d…992ff1
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xacd2df…8e587d
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x95d1fd…47cc3a
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x7260a0…c2fcf8
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x100284…2f901e
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb7e983…da53df
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x2a6e0e…d286ce
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x028498…13b0e9
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xdf43c3…966d3c
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb6cb55…dbf3e1
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe75d13…428386
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x0b7f03…4cfbf2
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe7b331…805a75
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x6f6b6b…dd7d2d
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x4c3095…ff178f
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x16df81…c048be
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb287a1…0ae928
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x1e2b5e…396334
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x00bcd0…e483cb
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9b6b65…184ffd

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.