Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase14d ago0x5e8552…afa807
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase14d ago0x99feb5…78d8be
0x3346…993c0x4466…125eBasex402 service$0.005100%coinbase14d ago0x0c7f38…ebc86f
0x2b53…fe2a0x4466…125eBasex402 service$0.10100%coinbase14d ago0x6ad600…835b52
0x8ca3…2d150x4466…125eBasex402 service$0.005100%coinbase14d ago0xc25b20…6fbc02
0x3a0a…773e0x4466…125eBasex402 service$0.004100%coinbase14d ago0x09e7ea…4135b4
0x3a0a…773e0x4466…125eBasex402 service$0.005100%coinbase14d ago0x20b980…0246d8
0x3a0a…773e0x4466…125eBasex402 service$0.004100%coinbase14d ago0xd11e36…bb8042
0x3a0a…773e0x4466…125eBasex402 service$0.005100%coinbase14d ago0x5c9a9b…f7eeb4
0x3a0a…773e0x4466…125eBasex402 service$0.02100%coinbase14d ago0xf63e91…608e0e
0x3a0a…773e0x4466…125eBasex402 service$0.004100%coinbase14d ago0x032a94…f59110
0x3a0a…773e0x4466…125eBasex402 service$0.01100%coinbase14d ago0x4c0e1b…e6764a
0x3a0a…773e0x4466…125eBasex402 service$0.02100%coinbase14d ago0xfcd934…22920a
0x3a0a…773e0x4466…125eBasex402 service$0.004100%coinbase14d ago0xde0f13…017388
0x27ab…248c0x4466…125eBasex402 service$0.004100%coinbase14d ago0xd6ba88…c02d4b
0x27ab…248c0x4466…125eBasex402 service$0.005100%coinbase14d ago0xb7a7b0…994e37
0xd3b5…a95f0x4466…125eBasex402 service$0.005100%coinbase14d ago0x4e405c…1a30f5
0x170d…fa100x4466…125eBasex402 service$0.005100%coinbase14d ago0x630c31…55ed0e
0xcae3…aafe0x4466…125eBasex402 service$0.0022100%coinbase14d ago0x75f660…b50bc3
0x9a6d…97150x4466…125eBasex402 service$0.006100%coinbase14d ago0xf013d8…47ae0f
0x732d…81290x4466…125eBasex402 service$0.005100%coinbase14d ago0xa5faf5…d2152d
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase14d ago0x73348d…298e60
0x54e1…f4e00x4466…125eBasex402 service$0.005100%coinbase14d ago0xe0e6d1…bfacb6
0x54e1…f4e00x4466…125eBasex402 service$0.005100%coinbase14d ago0xa07a40…4a6ff3
0x54e1…f4e00x4466…125eBasex402 service$0.005100%coinbase14d ago0xcc75be…b3aaf8

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.