Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x415c…53a90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x868235…a7baa4
0x415c…53a90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0199c7…27e721
0x415c…53a90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x879d32…9a0304
0x415c…53a90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x01854f…cae185
0x415c…53a90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x70e151…5c7e4c
0x415c…53a90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xaf5334…f4693e
0x415c…53a90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb29851…2a9e09
0x415c…53a90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8b3012…fb4fcf
0x415c…53a90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa36d1c…fae0ef
0x415c…53a90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb6beb6…73aefc
0x415c…53a90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1007f3…f4881c
0x415c…53a90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x363d80…a83da1
0x415c…53a90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1ec478…1b25d6
0x415c…53a90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x95a2bd…4e25d1
0x415c…53a90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xaf8c67…fe2fc3
0x415c…53a90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa22fce…36025d
0x415c…53a90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x68a39c…0b864d
0x415c…53a90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5ec30b…ed4a6f
0x415c…53a90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2b8f87…9d4d80
0x415c…53a90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf47ae3…de2abb

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.