Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8749…bc9c0x98e8…5666BaseAmorawAmoraw$0.005100%coinbase7d ago0x244096…fb8fee
0x8749…bc9c0x072f…d801Basex402 service$0.005100%coinbase7d ago0xb2746d…13577f
0x8749…bc9c0x058d…21b2BaseDeFi Safety OracleHoneypot$0.003100%coinbase7d ago0xc3c25e…3b7cbc
0x8749…bc9c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase7d ago0x5d7507…c57646
0x8749…bc9c0x7c65…6c40BaseVaayaExa$0.01100%coinbase7d ago0x9ef217…16b4e8
0x8749…bc9c0x058d…21b2BaseDeFi Safety OracleHoneypot$0.003100%coinbase7d ago0x91323e…11d4be
0x8749…bc9c0x058d…21b2BaseDeFi Safety OracleHoneypot$0.003100%coinbase7d ago0x24ae8f…f2f362
0x8749…bc9c0x98e8…5666BaseAmorawAmoraw$0.005100%coinbase7d ago0x6235a6…027853
0x8749…bc9c0xcd26…7902Basex402 service$0.01100%coinbase7d ago0x566ff2…6e370f
0x8749…bc9c0x98e8…5666BaseAmorawAmoraw$0.005100%coinbase7d ago0x2d8348…f3fda1
0x8749…bc9c0x058d…21b2BaseDeFi Safety OracleHoneypot$0.003100%coinbase7d ago0xc51312…66c908
0x8749…bc9c0x98e8…5666BaseAmorawAmoraw$0.005100%coinbase7d ago0xf0397f…226f40
0x8749…bc9c0x98e8…5666BaseAmorawAmoraw$0.005100%coinbase7d ago0xf87be4…e5f5e3
0x8749…bc9c0xcd26…7902Basex402 service$0.01100%coinbase7d ago0x956017…db5c6c
0x8749…bc9c0x058d…21b2BaseDeFi Safety OracleHoneypot$0.003100%coinbase7d ago0xc039c6…c14e9c
0x8749…bc9c0x059a…bafbBase$0.00625100%coinbase7d ago0x001215…8f4337
0x8749…bc9c0x059a…bafbBase$0.00625100%coinbase7d ago0x5564e0…3e1b17
0x8749…bc9c0xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase7d ago0xd6efbc…8c7a71
0x8749…bc9c0x059a…bafbBase$0.00625100%coinbase7d ago0x015bfe…671d0f
0x8749…bc9c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase8d ago0xf5d8d4…1f7a82
0x8749…bc9c0x058d…21b2BaseDeFi Safety OracleHoneypot$0.003100%coinbase8d ago0xccf96e…6f45d6
0x8749…bc9c0x072f…d801Basex402 service$0.005100%coinbase8d ago0xcb1108…579f08
0x8749…bc9c0x98e8…5666BaseAmorawAmoraw$0.005100%coinbase8d ago0xf8db00…4c31a9

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.