Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x328b64…2cd5ba
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb0ff8d…8d432d
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbac129…352fec
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x69ae88…e53fd3
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6ef36b…4d2150
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc04891…fa770d
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x877f23…92cabf
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x99f40d…6b599d
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x45628d…07ee9b
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfe9a83…f5b087
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x188f69…93dd58
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x08dd08…df87fb
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3fe83b…5001f5
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa7bf97…9a594a
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7d7e5f…4da5db
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x37b2ef…04efe0
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5d8f89…a1992c
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa2219b…7434f7
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc2da5f…fe1318
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4880c2…152680
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd38896…f97751
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x834499…27b6db
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc3c9a8…01b756
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc8bd6a…8f5280
0x874f…44320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0418c5…dfe9f9

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.