Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xff6b55…6cccd6
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3dda65…bb0fbd
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x656fba…048515
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd5502d…229d51
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8a9112…de33dd
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x88d760…00876f
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf0888c…84cdd8
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8c7f45…9a3157
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3e6a22…fc9c80
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x23fe73…26bc5f
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x61c469…7f8a09
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x435e48…76cce7
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb090e8…798731
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xde20fd…202834
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb9f107…63cf28
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3337a1…25b034
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf087cb…e18b31
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x49c34e…f6956f
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xae2f3a…91ffcf
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x488f93…a9def8
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd84228…6581d1
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc39f35…5a5d51
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc48c3f…a0d6b4
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6296bc…7c83f4
0x78d0…5ab20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0dc3fb…9783dc

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.