Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea56…24360x3e0a…78e7Base—$0.003907100%coinbase75d ago0x362cd4…d2e346
0xea56…24360x3e0a…78e7Base—$0.004883100%coinbase75d ago0x676f7f…d835d6
0xea56…24360x3e0a…78e7Base—$0.005102100%coinbase75d ago0x7b066d…98a406
0xea56…24360x3e0a…78e7Base—$0.004448100%coinbase75d ago0xb68264…1d147f
0xea56…24360x3e0a…78e7Base—$0.004156100%coinbase75d ago0x6fc9c5…d9fb60
0xea56…24360x3e0a…78e7Base—$0.004197100%coinbase75d ago0x937fae…07c3fd
0xea56…24360x3e0a…78e7Base—$0.005605100%coinbase75d ago0x36c31e…17633c
0xea56…24360x3e0a…78e7Base—$0.005887100%coinbase75d ago0xed8634…d20cfa
0xea56…24360x3e0a…78e7Base—$0.00475100%coinbase75d ago0x9f033c…85efec
0xea56…24360x3e0a…78e7Base—$0.004537100%coinbase75d ago0x6586db…2b8f42
0xea56…24360x3e0a…78e7Base—$0.003881100%coinbase75d ago0xd0a4e6…35a194
0xea56…24360x3e0a…78e7Base—$0.003036100%coinbase75d ago0xe614cf…b80d88
0xea56…24360x3e0a…78e7Base—$0.004316100%coinbase75d ago0xba08a4…c153c1
0xea56…24360x3e0a…78e7Base—$0.003204100%coinbase75d ago0x63094b…0c1523
0xea56…24360x3e0a…78e7Base—$0.005913100%coinbase75d ago0xebf838…a5e155
0xea56…24360x3e0a…78e7Base—$0.004767100%coinbase75d ago0xe3ba46…1f5488
0xea56…24360x3e0a…78e7Base—$0.003094100%coinbase75d ago0x15dcbd…51f25c
0xea56…24360x3e0a…78e7Base—$0.005223100%coinbase75d ago0xbe21a4…679edc
0xea56…24360x3e0a…78e7Base—$0.004005100%coinbase75d ago0x3f2f76…caec63
0xea56…24360x3e0a…78e7Base—$0.003545100%coinbase75d ago0xe8451b…87fa64
0xea56…24360x3e0a…78e7Base—$0.004234100%coinbase75d ago0x6512ef…c7f643
0xea56…24360x3e0a…78e7Base—$0.004439100%coinbase75d ago0x582056…1e2889
0xea56…24360x3e0a…78e7Base—$0.005499100%coinbase75d ago0xcf68d1…2013c6
0xea56…24360x3e0a…78e7Base—$0.003036100%coinbase75d ago0xee71ef…244fc5
0xea56…24360x3e0a…78e7Base—$0.00345100%coinbase75d ago0x446917…7adca6

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.