Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami68d ago0x108af2…36a8ab
0x6909…c0ac0x6e8b…4e2eBasex402 service$0.002100%coinbase68d ago0x5e6b8e…53dc34
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami68d ago0xbe5bf0…338c41
0x6909…c0ac0x6e8b…4e2eBasex402 service$0.002100%coinbase68d ago0x717ef6…305227
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami68d ago0x89b5db…bc7d60
0x6909…c0ac0x6e8b…4e2eBasex402 service$0.002100%coinbase68d ago0x3f87f1…76ce02
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami68d ago0xe626d0…4132e1
0x6909…c0ac0x6e8b…4e2eBasex402 service$0.002100%coinbase68d ago0x4a495e…a99083
0x6909…c0ac0x6e8b…4e2eBasex402 service$0.002100%coinbase68d ago0x6f19b4…cd576a
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami68d ago0x55d1bb…d1c8ea
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami68d ago0x3844ba…5cc34d
0x6909…c0ac0x6e8b…4e2eBasex402 service$0.002100%coinbase68d ago0x1ae2c1…7c074e
0x6909…c0ac0x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0x77cb18…7fc76b
0x6909…c0ac0x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase68d ago0xb15abc…3110eb
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498668d ago0x0bf99e…bf01c7
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498668d ago0xd1fb33…3e06e0
0x6909…c0ac0x844f…6b89Base—$0.005100%0x227a…498668d ago0xee5305…5a4316
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498668d ago0x0f0c46…22a1a8
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498668d ago0x04c575…f34c4c
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498668d ago0xcbfc53…14f286
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498668d ago0x872a49…4bde95
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498668d ago0x305b4d…8db794
0x6909…c0ac0x6e8b…4e2eBasex402 service$0.002100%coinbase68d ago0xb48035…e5a006
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami68d ago0xb5a546…f7cfb7
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami68d ago0x0a9959…dee86b

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.