Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x606bd9…3ba120
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6afda8…416aee
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfa82c4…e75251
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0x164ca4…2c055a
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb46238…eeaa8a
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0x72d168…226f2e
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3b6213…1030b5
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0x74573d…bcc433
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0xea7027…1c1bd6
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0x40b09f…7a6465
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf098a6…8cbf2a
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2f7c35…0efd59
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1c5419…9fdff3
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8c9805…485ad5
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc67f18…367fc1
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0x69f2bc…570d22
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8dd124…394b19
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0x214604…f591e7
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9a5cbd…561d35
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe6bce3…3aa843
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0x643a9f…bb22a4
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6b455b…78e8a1
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0xef19ca…57d199
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4b17ba…8e30b7
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc8e936…3f06f8

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.