Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa44d ago0xdbdaa2…2d7c38
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa44d ago0x33a518…e67672
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa44d ago0x87d7c7…29a1da
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa44d ago0xe93497…b80cfe
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa44d ago0xaaaec2…186516
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa44d ago0x1949f7…809cb2
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa44d ago0x8c6816…d1482c
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa44d ago0x8b9c5e…80a8ce
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa44d ago0x3c1e0b…e749f2
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa44d ago0xe1f52e…e8fa9a
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa44d ago0xdfa482…7d8df4
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa44d ago0xa112de…388ef9
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa44d ago0xe948a1…edd23b
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa44d ago0xac1731…5a072c
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa44d ago0xd34f20…5af7f6
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa44d ago0x33cf1b…893f58
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa44d ago0x587588…49c9fc
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa44d ago0xb0ab02…da8f8c
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa44d ago0x9bab2e…e8e28e
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa44d ago0x6dd755…c77b37
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa44d ago0x447338…3f97ef
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa44d ago0x86aa04…7793d1
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa44d ago0x302449…5f3018
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa45d ago0xc98fde…099246
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa45d ago0xbf45eb…a3aceb

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.