Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0x0903e2…1527e4
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0x086830…3db712
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0xe429ad…f54918
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0x65435f…7c26c0
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0xb46dcb…bf3b68
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0x8206d9…a7335f
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI179d ago0x2ed3d9…de711f
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI179d ago0x644efb…73223f
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI179d ago0x716886…ef25b3
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI179d ago0xe1da03…69fb07
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI179d ago0x28822c…81e12c
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI179d ago0xec8bd0…ad8ed1
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI179d ago0xb401db…331f28
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI179d ago0x1d4226…0b2212
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI179d ago0x9017d2…da743b
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI179d ago0x8415cf…0781ea
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI179d ago0x81a6b0…83f497
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI179d ago0x0bdb62…10c3db
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI179d ago0xe3b677…cf4a11
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI179d ago0x411626…8426bf
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI179d ago0x70ff2a…c2595e
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI179d ago0xbfbfff…a5191a
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI179d ago0x20b1d9…dd9650
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI179d ago0x08ff4f…e6ea17
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI179d ago0x651758…eccf33

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.