Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc87c91…0f6629
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x22f939…f04da0
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x735130…d438ae
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xafc6fa…15286f
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x426eb0…94a271
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x88f545…50c891
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6765b7…971a9b
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x167eca…b2c1e8
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcf0742…e68c1d
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd845ef…ac42ba
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x403c79…95eecc
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x126ace…0220c9
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6caa7d…87d732
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3d679c…fa3b48
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa73121…42d39c
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x419f08…a20348
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd27963…dc6836
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3cfbed…2a3306
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3f7f69…812376
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd062fd…86a123
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x67d9ad…e85c93
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x89be92…10d1cd
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc39c04…2808fc
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf4b0c6…0b84c7
0xe7c3…f3840x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8702f5…a3b9a6

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.