Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2deb68…1ee15c
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0x93a748…a8cdce
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0x74e73b…6d8af5
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0x5667c4…7c004c
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9c962c…c4e54f
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0xee00ac…c7451a
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0x826b71…0fc644
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc57fe6…2cf694
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0fcd9d…1460df
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0x3b6730…ca916d
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc6ab6f…0cc7b0
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0a0dfe…467786
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0x57b4d0…004098
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9695c2…b83f2d
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0x29fadc…e66c4c
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0x25be1c…caa7fc
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc4d3c4…64542f
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0x3d0bdd…125bea
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0xb20634…b4be9a
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0xae1969…38e1f4
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0xf70f35…c1d8eb
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0xfc4868…1cacc2
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0x7a7c9d…4be540
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0x7648b0…141adb
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI110d ago0x924049…b53026

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.