Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0x7d56f3…340d99
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0x6b06bf…f026ab
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0x87232e…95cb01
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0xc20d4d…905188
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0xce4f5c…9e3ce2
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0xcd7ec9…4f68b9
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0x503021…2d444a
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0xe54f91…45ccbd
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0x1baeac…fdb22f
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0x38a4e1…b9d977
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0xe54a1c…e1a977
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0x843e24…29089d
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0xdc52ca…a321c6
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0xd87af2…ee0272
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0x4f913d…ad78c1
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0x58293b…ac1168
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0xeb2632…242593
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0x96e096…f80a4b
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0x517bdd…1cc2bd
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0x646085…fbdd95
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0x0af94a…5cb8e4
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0x18c8c3…618577
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0x9117d1…1c8239
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0x51a47b…c7e665
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa19d ago0xad5c28…42f164

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.