Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ced…702f0x5be8…6c5cBase—$0.01100%coinbase77d ago0x422efa…0738f1
0x2ced…702f0xdb6b…dbbaBase—$0.01100%coinbase77d ago0x009b62…b36ba2
0x2ced…702f0x1fc3…e858Base—$0.01100%coinbase77d ago0xb40488…a36047
0x2ced…702f0xeec1…18c5Base—$0.01100%coinbase77d ago0xa4155a…dd33ff
0x2ced…702f0x4bca…94ccBase—$0.01100%coinbase77d ago0xb6c0cd…bb8bf9
0x2ced…702f0x7384…7a7bBase—$0.01100%coinbase77d ago0x184092…e6cff7
0x2ced…702f0x734b…25c5Base—$0.01100%coinbase77d ago0x3922ba…511dcd
0x2ced…702f0x43a9…3847Base—$0.01100%coinbase77d ago0x2c67fb…6deb32
0x2ced…702f0xe927…677eBase—$0.01100%coinbase77d ago0x1f81b8…335db1
0x2ced…702f0x1a03…3fffBase—$0.01100%coinbase77d ago0xeaacf3…f36769
0x2ced…702f0x003a…b3e8Base—$0.01100%coinbase77d ago0x673351…c7f7ef
0x2ced…702f0x92a3…ab79Base—$0.01100%coinbase77d ago0xc0db73…a04bc4
0x2ced…702f0xb7bf…8cb7Base—$0.01100%coinbase77d ago0x1a0d6f…c1c866
0x2ced…702f0xe205…39e2Base—$0.01100%coinbase77d ago0x5d8493…192267
0x2ced…702f0x8dda…9a0bBase—$0.01100%coinbase77d ago0xab65e7…28cb71
0x2ced…702f0x8c51…3d7eBase—$0.01100%coinbase77d ago0xf2d198…2bb8b3
0x2ced…702f0x4aba…1e5fBase—$0.01100%coinbase77d ago0xdd22fa…af5e8d
0x2ced…702f0x4088…e04eBase—$0.01100%coinbase77d ago0xfcfec9…ffb448

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.