Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0x5e40ae…d7e9be
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0x3fef2d…18783a
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0xbb5ad3…46ec6c
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0x80d597…53eb59
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0xf2ef1a…3ae14b
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0xbc6ff7…2bf189
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0xf032da…cc3eb9
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0xb06413…20c112
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0xf45a7d…232a9d
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0x4b3769…cb3264
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0xc64f31…7254f4
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0x9b2f81…14dfa6
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0xc6ef93…91dbee
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0x01efaf…3c8d0b
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0x0801cc…d5b60a
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0xbc6e7e…ae23d4
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0x7a18aa…d169b8
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0x0ca41f…d17676
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0x2035b8…f9efa7
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0x645026…4495cc
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0x87a9ac…dd7282
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0x635803…b1d0dd
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0x1ee4e0…8062af
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase12d ago0x955d1b…859744
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase13d ago0xca4a24…350e3e

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.