Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb2cd01…c57690
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe1f9c1…5da46c
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x95ea19…03f385
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1eb843…a3a5cd
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xec6964…3ef553
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5cdb01…e1777f
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x827f98…b7b0df
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa3498b…9af02b
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x59f50c…d2acaa
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb9fefe…259223
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x755c9b…b390d9
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xedd2eb…ee680f
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xce876e…b865c9
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xde0726…a6f915
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x372f5d…ba2d49
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa0eb7a…581b56
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5a4eba…91520b
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe0ca09…96757e
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xae4092…5d1dc1
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x30ede0…17b7d7
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0aabdb…910570
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb4fdb9…3ccdb4
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbaa754…ea144e
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa441e5…94e711
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe869d3…8fd3a4

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.