Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x979f58…0c0a39
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xa7fb71…f133ad
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x350654…8893dc
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xc1ad39…142301
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x99d604…7e962e
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x6b40f8…0da9ee
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xdf1a9f…fd3b2b
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf3dd05…f1639a
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x2429e1…b19dff
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x20750f…7a0aa0
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x378c0e…71b3f6
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x26548c…754c86
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf73324…a8f7bb
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9c438d…4b85be
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x04b374…0dbb88
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x250294…1d60ee
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x7d4499…f08d01
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x4c4094…3a10e7
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x713135…ff6420
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x3853f5…26fad6
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xbf6268…7ae6c9
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x2e523f…a1acec
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe338ab…b9a592
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x822f97…109821
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xa2d73a…b6a69a

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.