Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0x411c48…6b053e
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0xc13da9…eae6c0
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0x7903b8…271849
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0xd37122…328146
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0x180390…213f30
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0x656e1e…4cd72c
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0x60c125…b36d48
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0x0f2241…f8559d
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0x63d8ee…aac5f7
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0x4b4223…4d55d6
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0xcb7890…fb57d4
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0x2e7722…4705d4
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0x6fe0f0…3991d8
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0xe318d8…1a2387
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0xa3e922…ba4bb1
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0xd6c9fd…ca520b
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0x8010a5…f4809b
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0xbbdbf3…bbc2b1
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0x182fd5…51644a
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0x959d1b…0aab40
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0xed10b7…b1e324
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa16d ago0x2d5293…2ced55
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0xe444b9…a39787
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0xdd6165…8b0028
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0xe44083…44423f

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.