Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc24452…18f662
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x159c23…add29f
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x261f63…8d5003
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1e36bd…77028b
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa8712c…e0b4aa
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x624dd8…9c9b99
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb57404…a27e6d
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x570848…65e66b
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcc585e…219d6d
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xceccf2…685c41
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x196d61…ab1684
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x13643c…99a166
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfd1cc7…bc6a4d
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0a11d1…2e3f2f
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc68f89…35534e
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x93e8dd…c14bf9
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa08b3b…e8e396
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x91d63c…ef47d0
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xefc0ff…0a5e35
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xaa50e9…e59906
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4c7ff0…2bede8
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfe1c55…009e71
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1898fe…5ee7e0
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0646bb…37da6f
0x6683…e32c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xed6f31…a07542

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.