Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9eb…e9d00xa0a2…1c07BaseAgent SoukBase$0.01100%payAI9d ago0x8e6e6b…8e1483
0xf9eb…e9d00x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0x6fef83…861d25
0xf9eb…e9d00xe440…9f1aBase$0.01100%coinbase9d ago0xa8152a…dad038
0xf9eb…e9d00x4d5d…02e9Basex402card Freeland Travel eSIMEsim$1.15100%coinbase9d ago0x7e98e3…95ac27
0xf9eb…e9d00x2e2c…6643Base$0.01100%coinbase9d ago0xda56a3…3a8a07
0xf9eb…e9d00xabf4…a9d0BasePerp funding rate and historyCrypto$0.001619100%coinbase9d ago0x10266c…a6c306
0xf9eb…e9d00x44dc…7c2cBasex402 service$0.02100%coinbase9d ago0xb50e12…8ee769
0xf9eb…e9d0Morpho Vault RiskBaseB20 Token SafetyB20$0.002100%coinbase9d ago0xd9afe5…3d786d
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase9d ago0x3e4269…5be6f6
0xf9eb…e9d00xffc4…37b1Basex402 service$0.001100%coinbase9d ago0x682b75…c1ff82
0xf9eb…e9d00xd685…334bBase$0.001100%coinbase9d ago0x78d03a…0b56d2
0xf9eb…e9d00x5765…ed10Base$0.00170%0x2772…8c179d ago0x12cceb…83129d
0xf9eb…e9d00x964e…1f66Base$0.01100%coinbase9d ago0x3d1d19…f4e9c5
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.01100%coinbase9d ago0xf7cdc7…d52ccd
0xf9eb…e9d00x7190…2bd8Base$0.01100%coinbase9d ago0xad45a3…2d1286
0xf9eb…e9d00x4d5d…02e9Basex402card Freeland Travel eSIMEsim$1.15100%coinbase9d ago0x447103…6933c2
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase9d ago0x732f8f…6cc053

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.