Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xaf4844…c9e3f7
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x659aa6…d3dd66
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x24a482…7a329d
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2e697a…5c79bb
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x27415b…2ac9b6
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x343af8…d804d3
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8db719…6c909f
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0a2b7c…8f9ae9
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb13efa…13885f
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1337b2…79faf9
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x969dc1…854cb5
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa11bce…2382f6
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x15fca1…f99b3f
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x27eb56…a6f9a0
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x452998…594900
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x567ce1…4a9c2e
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x42e347…0a5f12
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4b1821…3765dd
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x145a12…65a8bd
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3b9e6a…564b17
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7d2827…75f63c
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd2ac8f…2b8d30
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa2f95b…ce7232
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xeacb9e…4147d5
0x71d6…243c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7f56b4…a4c9b9

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.