Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x12ffbd…1f291e
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x22ee7f…9575f5
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x447fc1…d95a6c
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x19659f…ad7d0d
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2ca126…d622b4
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb6018f…eee25f
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x069762…53804e
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6e0295…376b7f
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf5f447…10fa4e
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4b2de3…60a3d5
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x45d66c…fee21f
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa1e15e…b39816
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9e9355…f52611
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf87291…6d884f
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4de02b…5a4801
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xce0fcf…ef5e8e
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x82e374…a142b7
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x21db35…80c716
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3fb821…2ffd5c
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe103c4…8d6201
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfbff96…b080ed
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xba47bc…ee7b76
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdf0b6b…64e486
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1a8ac5…3f8616
0x500e…a0510x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x44659a…e9afe1

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.