Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf7925d…5c91b6
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc7597b…6594b9
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc1bf1b…bc2699
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x7463c8…58ff68
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xeaffac…2c46b5
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf0b1bf…f4bc29
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4b5589…a32006
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x72422c…db34d5
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x7e1450…d0f1eb
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1169d5…b314de
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x418605…38d408
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb73bdb…c469bb
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf3c3bf…cbc557
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd4e003…574be0
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb7f896…883d03
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x910d43…70e32b
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x62df22…045e4c
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9b2311…6095b5
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x012186…2f8ee8
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x833413…67d08f
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x8aae3e…8d43ec
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4caf97…309677
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1ef4d2…ec25f7
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xac1918…18c7c7
0x871d…25250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x0c5f32…f0bb01

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.