Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1afdd5…898690
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0b9c11…212950
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xba2201…bc79aa
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8ab503…b95b1d
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9e22c0…67bd62
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1c9a6e…94687f
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x34a1b9…2424dd
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x07a401…23b885
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x50881b…cc86dc
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x66df28…69249b
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x54ddda…4dff1c
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd2d0ed…b62774
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x99fabb…8625a8
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa755c5…2421a1
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6ea976…e6e719
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8de3dc…54d7c1
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe31d39…a0a17f
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbc58cd…5ed964
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8397d5…98dfba
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2a9e7b…00ffcb
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x594033…1e2ca7
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa5384f…cb6299
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2bf5ef…663f52
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1d69b6…4b69ea
0xdacf…4e1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7f4bbd…66e16b

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.