Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa468d1…a89d5a
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa8c43e…7a88f6
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xba06dc…1d6b9e
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb032ad…9eeb1c
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x08d19f…8c6bcd
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7cb0b0…23bd11
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x76d389…d6905a
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x287be9…ad8ce8
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd70e19…4ea607
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbde428…6882f4
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd95d16…d26e12
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0fbf48…9a04ef
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x024eab…4b145e
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb53dd5…70cb60
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa70d86…04a166
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xebe598…c19cd3
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xca6da0…fd75c7
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbb4ea5…f0ee73
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x75912f…a68b84
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x619d80…07c2ec
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x04cee2…667e5a
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc4764a…a33d08
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb642c7…f8ef2c
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x93f7dc…ce046a
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3eb0f3…7864b8

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.