Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0xc7dbf0…7a30c0
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0x966df5…107ffe
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0xc6e80d…f31770
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0x5e8a9c…6e4eba
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0x1df39a…26eb14
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0x6f82f3…d3fdc1
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0xd5cd94…98645d
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0x3420f7…264e70
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0xa47f2c…2b621e
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0xfb0bcc…d99925
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0xb09ea3…55552a
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0xecba83…7004b7
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0xced9c9…ea0ff4
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0x183cad…9032e4
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0x8ab7ee…10c29e
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0xc1b64f…7afad1
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0x9520dc…b9be35
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0xa8957c…064f57
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0x05b2a7…0902a1
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0x4b8168…7585c3
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0x87c42d…9c29b7
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0xf47920…16ec09
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0xa3c1c2…8f31c1
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0xe21304…984062
0xc609…09180xa9dd…2315Base—$0.002100%coinbase50d ago0x1224f9…8243f2

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.