Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0xf5aada…819a23
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0xa03ea5…d7b7a1
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0xdd3762…03c1b5
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0x5bd144…5a52d2
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0x9b4032…76d179
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0x921252…54e932
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0xe1ea3a…ae2833
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0x25f77e…38965d
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0xf83f53…e5e825
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0x7bcc68…399596
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0x510423…acaafb
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0xf27615…27d801
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0xb28cd2…7eedac
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0x562c22…dc982b
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0xbbfa6e…b48365
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0x9be6d4…0fd2db
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0x5cc4b2…fe9e95
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0x590c0a…f6962f
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0xc3d2e3…90c33f
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0x56cd0e…9a5e64
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0xeafc5c…904637
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0x5f2fd9…23daec
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0xa7ae52…3e5806
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0x60ff0c…55897f
ethgamingguild.eth0x0ce8…8c90Base$0.001100%coinbase85d ago0x98395f…8e234b

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.