Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd0b1ed…07b380
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe03c6c…e2fb86
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5e4334…f60d7e
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb9212d…71cc86
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdc200e…96386b
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9f1714…0f1c14
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xebd10e…f367d4
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5972e9…2e7b9a
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa477f0…c8566d
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x43ce2c…1f3b37
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x455448…4c54f1
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xff2301…283115
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xff4c17…536e28
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x439ca8…f2bbec
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9ac27e…8f1f0e
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9c5633…a43209
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8e04fe…a1707f
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2cde5a…ad9c47
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x68f92e…5d665a
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x36eb32…122569
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf43a41…1d30fb
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdf9b13…9d83e8
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd6ae3b…15f051
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb78af0…370183
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0fdce2…7b1fb6

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.