Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa75dd2…aa457f
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xecc171…df6a5d
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x28d2d5…7f36be
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x428b07…db7077
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb9a71f…22b7aa
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc103f6…8eeefa
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x06395e…d0ad50
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xadbcc9…35abd8
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1c0172…a0b296
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x602c9c…eccbf6
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1e4a27…07366a
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x31aac2…8f6125
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7f7bf0…787412
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x514e23…1bedc1
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9c68d5…72879c
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa1ce33…39055b
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x954b3b…411aa0
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x99e267…646a79
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x26a7de…ce1031
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xff4019…4f981d
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfc491a…32277d
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x306e2f…c5a1cb
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x746a29…8a4493
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x73fe99…bef588
0xc12b…81fc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1114e8…dd999e

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.