Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x936175…dcc9f4
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x222634…d01d7c
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x213107…b83a02
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x09722e…aa6810
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x066003…69c512
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xaf0ee3…3be2fe
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5231cf…3eeab2
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xec7364…b3e397
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd3a26e…f2ae91
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6fbf2d…2539d2
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb0e36a…13b6bb
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd90967…7714eb
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9515db…8aa003
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x67b63a…79adc7
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb0337c…0752a3
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe57d0e…b4fb4f
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xeb6d04…7bc51d
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xba6137…4fcc2e
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2fce3f…1abd85
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0f2425…48b36e
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9bb7e9…17588b
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc6bce5…47bd58
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x235364…126110
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9c2502…edef29
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x14430f…79ff38

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.