Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0xf99b43…9b3813
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0x81b743…28e010
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0x0166ae…b4add4
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0xa4096e…fed90e
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0x0792e7…c75b92
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0x0a0b49…0784b2
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0x5bc904…3211fa
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0x88378a…bb09e5
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0x27335d…e77b72
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0xd58bff…ece863
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0x9b40eb…2820bb
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0x39c76d…bb7fdc
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0x113ff7…632e0a
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0x6689b0…ba4598
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0xa9fb8a…185495
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0xb61654…faaf8f
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0x49c177…9b4792
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0x54a5f5…775f04
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0xe55fef…362035
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0x94d4a9…755a52
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0x846c8d…f6005d
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0x2d1cd0…116f76
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0x593de8…ed42fc
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0x4cbbf1…61e02a
0x4132…256b0x9c95…e299Base$0.001100%Route unknown73d ago0xf39022…042e46

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.