Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b40…1c0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x387a21…4ed2d7
0x3b40…1c0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdab43a…a0a685
0x3b40…1c0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x627de7…d66eee
0x3b40…1c0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc43efc…903092
0x3b40…1c0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7c67ff…7125ce
0x3b40…1c0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6abf72…c06544
0x3b40…1c0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3a5a96…abf062
0x3b40…1c0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x393bfe…86562c
0x3b40…1c0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x414b78…8e367b
0x3b40…1c0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xaa6966…cc9346
0x3b40…1c0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x264d00…6afb79
0x3b40…1c0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8b6ab3…a76ac9
0x3b40…1c0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd47f11…a24d60
0x3b40…1c0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1dd19a…86de51
0x3b40…1c0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6e8688…f2545a
0x3b40…1c0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe2c717…d94002
0x3b40…1c0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3108d0…430eeb
0x3b40…1c0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xda99d3…f2fd43
0x3b40…1c0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe236f5…cd5c91
0x3b40…1c0d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xec8081…a389ae

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.