Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0x18d55e…0bc287
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0x53ebb3…9aba1b
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0xf3c40f…b33979
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0x872965…440e43
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0x5289e4…8e0992
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0x58b5cd…882c60
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0xc7b3dd…30aeb7
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0x6685d2…9aa095
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0x35f47a…8aecab
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0xd49d7d…5df09a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0xe5374b…157a49
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0x7da65f…670a03
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0x135fdd…66fde6
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0x2cba45…cfe87d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0xc935f2…9f81e5
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0x9879cf…b56c32
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0x481172…867e4e
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0xfbd72f…b6e3e7
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0x106920…0f0613
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0xbd76a2…5d2189
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0xf31a42…72f5f4
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0xdcf105…147a8d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0x2e228f…c97152
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0xdb1698…8310ab
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase109d ago0xc95abd…c769ca

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.