Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d7a…b1220xf207…9557Base—$0.01100%coinbase81d ago0x2688a0…2ff37d
0x5d7a…b1220x3ffa…2782Base—$0.01100%coinbase81d ago0x25626d…07e3a8
0x5d7a…b1220xf7c5…0b3aBase—$0.01100%coinbase81d ago0x1ec2f2…4a78e1
0x5d7a…b1220xac60…1b4fBase—$0.01100%coinbase81d ago0xdb7c1d…23cd15
0x5d7a…b1220xbae4…5ddbBase—$0.01100%coinbase81d ago0xfcb2b5…332ca7
0x5d7a…b1220xe04d…950dBase—$0.01100%coinbase81d ago0xc8fd84…762086
0x5d7a…b1220x2872…bacaBase—$0.01100%coinbase81d ago0xd9e269…c64f06
0x5d7a…b1220xa8ae…8d47Base—$0.01100%coinbase81d ago0xd77127…6c9631
0x5d7a…b1220xc1bd…fae9Base—$0.01100%coinbase81d ago0xec8290…c76be0
0x5d7a…b1220x3830…0f4aBase—$0.01100%coinbase81d ago0x64916f…ba7ec8
0x5d7a…b1220xea73…0cfeBase—$0.01100%coinbase81d ago0xc2b8e3…b880c9
0x5d7a…b1220xbec9…c203Base—$0.01100%coinbase81d ago0x9bb0ab…7f773d
0x5d7a…b1220xfe56…6be5Base—$0.01100%coinbase81d ago0x2b43c8…c70663
0x5d7a…b1220x9b43…bc1cBase—$0.01100%coinbase81d ago0x2d3e49…ed95fd
0x5d7a…b1220x0667…f527Base—$0.01100%coinbase81d ago0x1f7130…bf6c7d
0x5d7a…b1220xe8eb…b73eBase—$0.01100%coinbase81d ago0xa10d8c…651da6
0x5d7a…b1220xc2a6…4eb1Base—$0.01100%coinbase81d ago0xc86e4d…28d1ed
0x5d7a…b1220xe8ff…1249Base—$0.01100%coinbase81d ago0x82a3d8…6a8100
0x5d7a…b1220x3fbd…130aBase—$0.01100%coinbase81d ago0x28c6d8…6f0ac3

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.