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%coinbase60d ago0xa52e51…efc901
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0x563851…b11005
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0xe9c950…e90772
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0x0f5463…2b5cd0
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0xf56122…a70088
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0x24a53a…124853
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0x041d09…679c76
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0x1fc008…f99a98
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0xd5cd3a…72579f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0x4fbde3…b67ebe
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0x8c1766…ea1880
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0x42397d…55387b
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0x34ac16…2499cf
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0x06168e…74091c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0xf2edf4…a4cb41
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0xe9c106…e1b1bf
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0xe88970…eb0310
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0xbe7677…1d09b4
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0x14235d…87f552
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0x988331…aa3d2f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0x287ac9…b45fb4
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0xf8fe95…63a033
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0xd8fa08…8b0985
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0xa1002f…2e04c0
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase60d ago0x05b8a1…0343ab

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.