Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0x0808ad…d8d143
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0xaae16b…d00741
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0x21f9c7…365911
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0x1f8b3d…893270
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0x21dfb0…250c84
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0xfc5484…ce8b9d
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0x5cfe75…43acaa
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0x92216a…052e4e
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0x497678…58eced
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0x0ea1d2…278785
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0x8a6598…81fad1
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0x322b52…654f4d
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0xe64b92…dae1b2
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0xea6642…9b240a
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0x04b000…21d5f4
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0x19a605…53c50e
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0x531497…f0f8c9
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0x16a2ac…9f6743
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0x5eb61e…a5f09b
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0x753e05…4ce92f
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0xd28b97…bffc19
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0x9d2691…f477d9
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0xbc30a6…e6943c
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0x924cce…3e1d03
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase14d ago0xf31858…175056

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.