Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x748669…60eeaa
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6b7408…10b1bd
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x656339…796a9e
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2b7534…20a67f
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0d44c6…19bb53
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xecf537…89e67f
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xed8fce…055753
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd1620c…522d0b
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x36b757…893831
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x688602…f5220d
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x940e4c…3d5896
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf862b2…ee5dac
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x79dc38…6424f3
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x450db0…cc0a18
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xafa6eb…388a1d
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x95843d…e6f918
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x577a55…be5b30
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5616fc…8a4b64
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x73924b…e46bc0
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x28548e…2a7a30
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xea0ab7…f4b477
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf1b518…4cae58
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd18689…096aff
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xdedb9d…97d9a6
0xb169…04500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc18bf1…17cb79

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.