Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe41c17…c7291d
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x485d19…17a5e5
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8ea0b6…976671
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x82328c…fa03a3
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x759f62…baa399
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbc772f…274c1b
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x908e04…0f950a
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdf34ac…778cb9
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbd7137…fcdb7a
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x31d096…a86901
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdb052c…007422
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0fcfec…70419e
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x25088a…64fc7e
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc36281…90b4db
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7a6182…6fbc10
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa9f0f8…7a399b
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3745d6…bbe202
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x953745…00dba3
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb15388…1ea0b6
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe87123…65533e
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x326343…fe1c6b
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x97355d…63d9fa

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.