Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x054636…b43650
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc17116…7cf1a1
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x052dc4…04059c
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe6cba8…d1d051
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8cb1ec…434f96
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x384d5c…57563a
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd4f5d3…cc10fc
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x540952…db92a0
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x17ef88…a04896
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xaf6065…5a7c68
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xacf831…c7e892
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbdb796…d2bf68
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xed8501…230a5e
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd1945d…771d2e
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x803b38…8a7887
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7f22f4…1d2166
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb73cf2…58b63f
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x339888…22002c
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa7fd57…76979d
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf1712c…e6b5b6
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc430c4…09bd23
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x710583…2b3e0b
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2c6b39…ddd902
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2caa8c…7dbead
0x7711…f1070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdef60a…b140e6

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.