Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x32e42d…e99b15
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe22af1…27bd79
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x529bc8…cd2d17
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1d2306…dd7b03
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7f878e…3db4a2
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xea9dc3…7de18f
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xed32e3…d43955
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x339155…edf43a
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb561fe…462093
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x284176…9e9599
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x994459…d32666
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5b8857…4d42cf
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3c3534…eeeaa9
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x287812…c0b9a0
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x35f847…d88f5a
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa4758a…70cb57
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x19b03a…c44731
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe1e875…141b8a
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xce8a1e…20f602
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdb5f2a…92882c
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc8245f…26cca8
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x55a8f3…12857b
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x349474…59e3b2
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc97cba…15c799
0x3fe5…b75d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7ac5a2…261294

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.