Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3e5d30…db6c43
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa487ac…19d406
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5bcfa7…8c4a48
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x78e8eb…aa8156
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x13a14f…769dd1
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1c1046…43e4ff
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa8fcb0…c3e065
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa97491…beb2cd
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb2ff36…9a1e6d
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5bfd53…b7733c
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5f7ad0…58c1ab
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x911535…f9a0e0
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc3a3fd…affde0
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6f96b5…64661c
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2ec8aa…0f6fdd
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1dbf58…6496bb
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7562f3…cedb06
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb9af40…b6a5ad
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x90cefb…967f9a
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaf6d5a…dd0d7c
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9febdf…eaaf70
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x05edbc…658f35
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x035609…7516be
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9da73e…28f25b
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1bb830…6a45a8

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.